binaryen

WebAssembly compiler

A compiler and toolchain infrastructure library for compiling code to the WebAssembly format.

Optimizer and compiler/toolchain library for WebAssembly

GitHub

8k stars
176 watching
746 forks
Language: WebAssembly
last commit: about 1 month ago
Linked from 3 awesome lists

c-plus-pluscompilersemscriptenhacktoberfestwebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
webassembly/wabt A collection of tools for manipulating and analyzing WebAssembly files 6,943
emscripten-core/emscripten Compiles C and C++ to WebAssembly for deployment on the web and other platforms 25,944
bytecodealliance/wasmtime A lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications. 15,559
bytecodealliance/javy A toolchain for executing JavaScript code in WebAssembly 2,312
bytecodealliance/wasm-micro-runtime A lightweight WebAssembly runtime with features like Ahead-of-Time compilation and Just-in-Time compilation for high performance applications across various platforms. 5,029
evanw/thinscript An experimental language compiler that targets JavaScript, WebAssembly, and C, aiming to provide a thin layer for working with WebAssembly. 1,363
bytecodealliance/wasmtime-cpp Provides C++ API bindings to the WebAssembly runtime engine 86
mafintosh/webassembly-binary-toolkit A toolkit for compiling and utilizing WebAssembly binaries from source. 60
area9innovation/wase Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference 45
wasm3/wasm3 An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance. 7,359
ballercat/walt A compiler that converts JavaScript-like syntax into WebAssembly binary format 4,648
serprex/brainwebfuckassembly Compiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms. 22
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 637
webassembly/wasi-sdk Provides a toolchain and sysroot for building WebAssembly code with WASI support 1,292
surma/bfwasm Compiles Brainf ck code to WebAssembly 25