wasdk / wasmparserLinks
Simple streamable WebAssembly binary parser
☆81Updated 2 weeks ago
Alternatives and similar repositories for wasmparser
Users that are interested in wasmparser are comparing it to the libraries listed below
Sorting:
- Proposal for Typed Function References☆102Updated last year
- Proposal for adding type reflection to the JS API☆48Updated last year
- Proposal to add exception handling to WebAssembly☆169Updated 10 months ago
- Proposal to add multi-values to WebAssembly☆75Updated 4 years ago
- Bulk memory operations☆78Updated 4 years ago
- Proposal for Type Imports & Exports☆23Updated last year
- ☆93Updated 3 years ago
- Run Clang in WebAssembly 🎉☆65Updated 4 years ago
- Vector operations for WebAssembly☆54Updated 4 months ago
- Proposal for allowing modules to define, import and export modules and instances☆119Updated 3 years ago
- A self-generating WebAssembly parser & serializer in Rust.☆67Updated 2 years ago
- Standalone Asyncify helper for Binaryen☆139Updated last year
- In-memory filesystem with Node's API☆34Updated 6 years ago
- JavaScript Promise Integration☆107Updated 2 months ago
- Proposal for Custom Annotation Syntax in the Text Format☆23Updated last year
- WebAssembly extension for VSCode☆138Updated 2 years ago
- Proposal for adding basic reference types (anyref)☆168Updated 4 years ago
- Multiple per-module memories for Wasm☆134Updated last year
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆171Updated 2 weeks ago
- Memory with 64-bit indexes☆270Updated last year
- Libsodium WebAssembly benchmarks results.☆82Updated 3 years ago
- A repository for the stack switching proposal.☆187Updated 3 months ago
- A regex engine for AssemblyScript☆89Updated 2 years ago
- Proposal to add branch hinting functionality to WebAssembly☆18Updated 7 months ago
- SQLite compiled to WebAssembly and WASI