twiggy
Wasm profiler
Analyzes and optimizes the size of WebAssembly binaries by examining their call graphs
Twiggy🌱 is a code size profiler
1k stars
13 watching
69 forks
Language: Rust
last commit: 9 months ago
Linked from 1 awesome list
profilersize-optimizationwasm
Related projects:
Repository | Description | Stars |
---|---|---|
rustwasm/wee_alloc | An allocator designed to minimize WebAssembly code size while still providing efficient memory management. | 666 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
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 |
ianjsikes/rust-wasm-loader | A Webpack loader for building Rust projects targeting WebAssembly | 82 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
containerd/runwasi | Facilitates running WebAssembly workloads managed by containerd | 1,093 |
deislabs/containerd-wasm-shims | Provides shims for running WebAssembly workloads on Kubernetes | 314 |
bytecodealliance/spidermonkey-wasm-rs | Experimental Rust bindings for SpiderMonkey WASM engine | 88 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 475 |
feneric/nim-wasm-helpers | A toolset for building and testing WebAssembly code using Nim. | 28 |
jacobdeichert/wasm-astar | A WebAssembly-based A* pathfinding implementation for a maze demo | 427 |
meheleventyone/zig-wasm-test | An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
wasmerio/wasmer-postgres | A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment | 412 |