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 | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2020-11-09 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | — | easy | easy |
| Complexity | 4/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | 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.