awesome-rust-and-webassembly

Rust and WASM collection

A curated list of Rust and WebAssembly projects, libraries, tools, and resources.

Awesome Rust and WebAssembly projects, libraries, tools, and resources

GitHub

644 stars
28 watching
45 forks
last commit: about 3 years ago
Linked from 1 awesome list


Awesome Rust and Webassembly / Development Tools / Build and Workflow Orchestration

wasm-pack6,361almost 2 years ago— seeks to be a one-stop shop for building and working with Rust-generated WebAssembly that you would like to interoperate with JavaScript, on the Web or with Node.js. helps you build and publish Rust-generated WebAssembly to the npm registry to be used alongside any other JavaScript package in workflows that you already use

Awesome Rust and Webassembly / Development Tools / Size Profiling .wasm Binaries

twiggy1,302over 2 years ago— is a code size profiler for binaries. It analyzes a binary's call graph to answer questions about which functions take up the most space

Awesome Rust and Webassembly / Development Tools / Polyfilling WebAssembly

wasm2js7,566almost 2 years ago— The tool compiles WebAssembly into "almost asm.js". This is great for supporting browsers that don't have a WebAssembly implementation, such as Internet Explorer 11

Awesome Rust and Webassembly / Libraries / Allocation and Memory Management

wee_alloc668over 3 years ago— The Wasm-Enabled, Elfin Allocator. A small (~1K uncompressed ) allocator implementation for when code size is a greater concern than allocation performance

Awesome Rust and Webassembly / Libraries / Error Handling

console_error_panic_hook329almost 4 years ago— This crate lets you debug panics on by providing a panic hook that forwards panic messages to

Awesome Rust and Webassembly / Libraries / Games

gate319over 3 years ago— Gate is a game development library tailored to 2D pixel-art games, written in Rust

Awesome Rust and Webassembly / Resources

The Rust and WebAssembly Book— The official Rust and WebAssembly book authored by the Rust and WebAssembly domain working group

Backlinks from these awesome lists:

More related projects: