pepyakin / wabt-rs
WABT bindings for Rust
☆81Updated last year
Alternatives and similar repositories for wabt-rs:
Users that are interested in wabt-rs are comparing it to the libraries listed below
- Raw Rust toolchain support for Wasm Interface Types☆70Updated 3 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 4 years ago
- Binaryen bindings for Rust.☆76Updated 3 weeks ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆104Updated 3 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆72Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…