Analysis updated 2026-07-18 · repo last pushed 2020-11-09
Build a compiler that targets WebAssembly, like AssemblyScript or Grain do.
Shrink and speed up existing WebAssembly output using wasm-opt.
Convert a WebAssembly file to JavaScript using wasm2js.
Debug a WebAssembly issue by minimizing a failing case with wasm-reduce.
| akaricchi/binaryen | 00kaku/gallery-slider-block | 04amanrajj/netwatch | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | — | JavaScript | Rust |
| Last pushed | 2020-11-09 | 2021-05-19 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | — | easy | moderate |
| Complexity | 4/5 | 2/5 | 3/5 |
| Audience | developer | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Binaryen is a compiler toolset for WebAssembly, it converts code into Wasm, optimizes it to be smaller and faster, and provides CLI tools for working with Wasm files directly.
Dormant — no commits in 2+ years (last push 2020-11-09).
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.