pepyakin / wabt-rsLinks
WABT bindings for Rust
☆81Updated 2 years ago
Alternatives and similar repositories for wabt-rs
Users that are interested in wabt-rs are comparing it to the libraries listed below
Sorting:
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 4 years ago
- Async executor for WebAssembly☆82Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- Binaryen bindings for Rust.☆77Updated 3 months ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago
- ☆25Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆78Updated 2 months ago
- WASI implementation in Rust☆31Updated 5 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- `wasm-snip` replaces a WebAssembly function's body with an `unreachable`☆232Updated 2 years ago
- ☆70Updated 3 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- ☆48Updated last year
- Experimental language-level polyfills for Async Rust☆47Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A simple and spec-compliant WebAssembly interpreter☆90Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Cross-platform interface to the `errno` variable☆70Updated this week
- Utilities for pinning☆96Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Read, write, and manipulate the Wasm WebIDL bindings custom section☆38Updated 5 years ago
- Serializable trait objects for Rust.☆54Updated 3 months ago
- A simple, id-based arena☆119Updated last year
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- An implementation of the Webassembly spec in Rust