wee_alloc
Wasm Allocator
An allocator designed to minimize WebAssembly code size while still providing efficient memory management.
The Wasm-Enabled, Elfin Allocator
666 stars
13 watching
49 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
allocatorrustrust-wasmwasm
Related projects:
Repository | Description | Stars |
---|---|---|
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
rustwasm/twiggy | Analyzes and optimizes the size of WebAssembly binaries by examining their call graphs | 1,288 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
fengb/zee_alloc | A tiny general-purpose allocator targeting WebAssembly. | 82 |
ianjsikes/rust-wasm-loader | A Webpack loader for building Rust projects targeting WebAssembly | 82 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 234 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
extraymond/rust-async-wasm-demo | A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 475 |
bytecodealliance/spidermonkey-wasm-rs | Experimental Rust bindings for SpiderMonkey WASM engine | 88 |
thi-ng/tinyalloc | Memory allocation library for small, linear memory spaces | 778 |
feneric/nim-wasm-helpers | A toolset for building and testing WebAssembly code using Nim. | 28 |
containerd/runwasi | Facilitates running WebAssembly workloads managed by containerd | 1,093 |
cosmwasm/optimizer | Automated compiler for generating optimized Wasm binaries from Rust contracts | 123 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,747 |