wasdk / wasmparser
Simple streamable WebAssembly binary parser
☆76Updated 7 months ago
Alternatives and similar repositories for wasmparser:
Users that are interested in wasmparser are comparing it to the libraries listed below
- Proposal for Typed Function References☆102Updated 3 months ago
- Proposal to add exception handling to WebAssembly☆165Updated this week
- Proposal for allowing modules to define, import and export modules and instances☆119Updated 2 years ago
- A self-generating WebAssembly parser & serializer in Rust.☆66Updated last year
- Proposal for adding type reflection to the JS API☆46Updated 6 months ago
- Proposal to add multi-values to WebAssembly☆71Updated 3 years ago
- Proposal for Type Imports & Exports☆21Updated 9 months ago
- Vector operations for WebAssembly☆50Updated 11 months ago
- ☆92Updated 2 years ago
- Bulk memory operations☆76Updated 3 years ago
- Run Clang in WebAssembly 🎉☆62Updated 3 years ago
- Multiple per-module memories for Wasm☆132Updated 3 months ago
- Libsodium WebAssembly benchmarks results.☆80Updated 2 years ago
- Proposal to add branch hinting functionality to WebAssembly☆16Updated 9 months ago
- Binaryen bindings for Rust.☆77Updated 2 weeks ago
- Proposal for Custom Annotation Syntax in the Text Format☆22Updated 3 months ago
- Proposal for adding basic reference types (anyref)☆162Updated 3 years ago
- In-memory filesystem with Node's API☆27Updated 5 years ago
- A regex engine for AssemblyScript☆87Updated last year
- A simple WebAssembly Linker in JavaScript☆17Updated 3 years ago
- WASI implementation in Rust☆32Updated 5 years ago
- A tool to add and verify digital signatures to/from WASM binaries☆60Updated last year
- Natively run WebAssembly on Android☆24Updated 4 years ago
- JavaScript Promise Integration☆91Updated last month
- WebAssembly module decoder in C++☆108Updated 2 years ago
- A repository for the stack switching proposal.☆162Updated last month
- Conventions supporting interoperatibility between tools working with WebAssembly.☆317Updated last month
- The sole purpose of this repository is to help me learn about WASI