bytecodealliance / watLinks
Rust WAT and WAST parser (WebAssembly Text Format)
☆113Updated 5 years ago
Alternatives and similar repositories for wat
Users that are interested in wat are comparing it to the libraries listed below
Sorting:
- Rust library to print a WebAssembly binary to its textual format☆32Updated 5 years ago
- A simple event-driven library for parsing WebAssembly binary files☆179Updated 4 years ago
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 4 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- An implementation of the Webassembly spec in Rust☆101Updated 6 years ago
- WASI implementation in Rust☆31Updated 5 years ago
- Read, write, and manipulate the Wasm WebIDL bindings custom section☆38Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Old home of some infra pieces☆75Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- JS affine☆66Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Rust marketing handbook☆38Updated 4 years ago
- Experimental language-level polyfills for Async Rust