wasm3 / wasm3-rs
Rust wrapper for Wasm3, the fastest WebAssembly interpreter
☆161Updated 6 months ago
Alternatives and similar repositories for wasm3-rs:
Users that are interested in wasm3-rs are comparing it to the libraries listed below
- A minimalistic async/await executor for Rust☆230Updated 10 months ago
- A simple and spec-compliant WebAssembly interpreter☆89Updated last year
- Walrus is a WebAssembly transformation library 🌊🐘☆422Updated 2 months ago
- generators☆204Updated last year
- Experimental WASI API bindings for Rust☆285Updated 2 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Utilities for pinning☆97Updated 10 months ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆104Updated 3 years ago
- witgen is a library to generate .wit files for WebAssembly in Rust☆40Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- `wasm-snip` replaces a WebAssembly function's body with an `unreachable`☆231Updated last year
- offsetof for Rust☆225Updated 10 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- String interning for Rust☆197Updated this week
- Async networking primitives for TCP/UDP/Unix communication☆130Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- A WebAssembly-native stdlib☆62Updated this week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated 2 years ago
- dlmalloc ported into Rust☆98Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆296Updated last year
- A std::Instant replacement that works on WASM too.☆111Updated 9 months ago
- Async executor for WebAssembly☆80Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Async synchronization primitives☆261Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 9 months ago
- WITX code and documentation generator for AssemblyScript, Zig, Rust and more.☆138Updated 9 months ago
- Experiments with structured concurrency in Rust☆347Updated 6 months ago