yblein / rust-wasm
A simple and spec-compliant WebAssembly interpreter
☆88Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rust-wasm
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆107Updated 11 months ago
- Token tree calling convention☆80Updated last year
- Project group working on the "safe transmute" feature☆84Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆104Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 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.☆42Updated 9 months ago
- Nudging the compiler to auto-vectorize things☆72Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆144Updated this week
- WABT bindings for Rust☆82Updated last year
- (lifetime) GATs on stable Rust☆56Updated 9 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 6 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Const TypeId and non-'static TypeId☆53Updated last week
- Async executor for WebAssembly☆77Updated 11 months ago
- docs.rs as a publishing platform?☆65Updated 3 months ago
- dlmalloc ported into Rust☆94Updated last month
- A tool for finding large memcpy's in llvm ir☆59Updated 5 years ago
- ☆59Updated last month
- Abstraction over std::Instant and tokio_timer that works on WASM☆72Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated last year
- ☆60Updated 6 years ago