rustwasm / walrus
Walrus is a WebAssembly transformation library 🌊🐘
☆406Updated this week
Related projects ⓘ
Alternatives and complementary repositories for walrus
- A lightweight Cargo subcommand to build Rust code for the `wasm32-wasi` target☆444Updated last year
- The Wasm-Enabled, Elfin Allocator☆666Updated last year
- Experimental WASI API bindings for Rust☆272Updated last month
- Capability-oriented version of the Rust standard library☆660Updated 2 weeks ago
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆436Updated 3 months ago
- ☆711Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆451Updated 9 months ago
- Native integration of Serde with wasm-bindgen☆558Updated 8 months ago
- A panic hook for wasm32-unknown-unknown that logs panics with console.error☆327Updated last year
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- Stackless generators on stable Rust.☆441Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- `wasm-snip` replaces a WebAssembly function's body with an `unreachable`☆228Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆569Updated 3 weeks ago
- ☆753Updated last week
- A Cargo subcommand for creating WebAssembly components based on the component model proposal.☆482Updated this week
- Data structure serialization library with several opposite design goals from Serde☆810Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆394Updated last month
- A Rust library providing a builder API to generate Rust code.☆250Updated 4 months ago
- Typed distributed plugin registration☆997Updated last week
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Support crate for rustc's self-profiling feature☆337Updated 5 months ago
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- ☆447Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆414Updated this week
- Backtraces in Rust☆537Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago