binaryen
WebAssembly compiler
A compiler and toolchain infrastructure library for compiling code to the WebAssembly format.
Optimizer and compiler/toolchain library for WebAssembly
8k stars
175 watching
745 forks
Language: WebAssembly
last commit: 5 days ago
Linked from 3 awesome lists
c-plus-pluscompilersemscriptenhacktoberfestwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
webassembly/wabt | A collection of tools for manipulating and analyzing WebAssembly files | 6,881 |
emscripten-core/emscripten | Compiles C and C++ to WebAssembly for deployment on the web and other platforms | 25,828 |
bytecodealliance/wasmtime | A fast and secure runtime for WebAssembly that generates high-quality machine code ahead-of-time or at runtime. | 15,404 |
bytecodealliance/javy | A toolchain for executing JavaScript code in WebAssembly | 2,259 |
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. | 4,963 |
evanw/thinscript | An experimental language compiler that targets JavaScript, WebAssembly, and C, aiming to provide a thin layer for working with WebAssembly. | 1,361 |
bytecodealliance/wasmtime-cpp | Provides C++ API bindings to the WebAssembly runtime engine | 87 |
mafintosh/webassembly-binary-toolkit | A toolkit for compiling and utilizing WebAssembly binaries from source. | 59 |
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,322 |
ballercat/walt | A compiler that converts JavaScript-like syntax into WebAssembly binary format | 4,643 |
serprex/brainwebfuckassembly | Compiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms. | 21 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 634 |
webassembly/wasi-sdk | Provides a toolchain and sysroot for building WebAssembly code with WASI support | 1,275 |
surma/bfwasm | Compiles Brainf ck code to WebAssembly | 25 |