yblein / rust-wasm
A simple and spec-compliant WebAssembly interpreter
☆90Updated last year
Alternatives and similar repositories for rust-wasm:
Users that are interested in rust-wasm are comparing it to the libraries listed below
- ☆109Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- WebAssembly component model implementation for any backend.☆77Updated last month
- Inline procedural macros for Rust☆55Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Target "triple" support☆51Updated 2 months ago
- We have Crater At Home☆30Updated 5 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- WABT bindings for Rust☆81Updated 2 years ago
- Async executor for WebAssembly☆81Updated last year
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 3 years ago
- ☆55Updated last year
- The simd optimized escape code☆53Updated this week
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆119Updated 11 months ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆105Updated 3 years ago
- Make trait methods callable without the trait in scope☆136Updated last month