Home

Awesome

<meta charset="utf-8"/>

Awesome Rust and Webassembly

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

Contributing

If you want to contribute, read this.

License

<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"> <img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /> </a>

This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.

Table of Contents

<!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> <!-- END doctoc generated TOC please keep comment here to allow auto update -->

Applications

Visualization

Development Tools

Build and Workflow Orchestration

Inspecting .wasm Binaries

Optimizing .wasm Binaries

Size Profiling .wasm Binaries

Polyfilling WebAssembly

JavaScript Toolchains and Bundler Plugins

Libraries

Allocation and Memory Management

Error Handling

Games

Interfacing with JavaScript and the DOM

Interpreting and Compiling WebAssembly

Parsing and Generating .wasm Binaries

Resources