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: almost 2 years ago
Linked from 3 awesome lists

c-plus-pluscompilersemscriptenhacktoberfestwebassembly

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
webassembly/wabtA collection of tools for manipulating and analyzing WebAssembly files6,943
emscripten-core/emscriptenCompiles C and C++ to WebAssembly for deployment on the web and other platforms25,944
bytecodealliance/wasmtimeA lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications.15,559
bytecodealliance/javyA toolchain for executing JavaScript code in WebAssembly2,312
bytecodealliance/wasm-micro-runtimeA 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/thinscriptAn experimental language compiler that targets JavaScript, WebAssembly, and C, aiming to provide a thin layer for working with WebAssembly.1,363
bytecodealliance/wasmtime-cppProvides C++ API bindings to the WebAssembly runtime engine86
mafintosh/webassembly-binary-toolkitA toolkit for compiling and utilizing WebAssembly binaries from source.60
area9innovation/waseMakes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference45
wasm3/wasm3An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance.7,359
ballercat/waltA compiler that converts JavaScript-like syntax into WebAssembly binary format4,648
serprex/brainwebfuckassemblyCompiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms.22
cretz/asmbleCompiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.637
webassembly/wasi-sdkProvides a toolchain and sysroot for building WebAssembly code with WASI support1,292
surma/bfwasmCompiles Brainf ck code to WebAssembly25