Pinned Repositories
awesome-rust-and-webassembly
Awesome Rust and WebAssembly projects, libraries, tools, and resources
book
The Rust and WebAssembly Book
console_error_panic_hook
A panic hook for wasm32-unknown-unknown that logs panics with console.error
create-wasm-app
npm init template for consuming rustwasm pkgs
rust-webpack-template
Kickstart your Rust, WebAssembly, and Webpack project!
team
A point of coordination for all things Rust and WebAssembly
wasm-pack-template
a template for starting a rust-wasm project to be used with wasm-pack
wasm-snip
`wasm-snip` replaces a WebAssembly function's body with an `unreachable`
wasm_game_of_life
A Rust and WebAssembly tutorial implementing the Game of Life
wee_alloc
The Wasm-Enabled, Elfin Allocator
Rust and WebAssembly's Repositories
rustwasm/book
The Rust and WebAssembly Book
rustwasm/team
A point of coordination for all things Rust and WebAssembly
rustwasm/wee_alloc
The Wasm-Enabled, Elfin Allocator
rustwasm/wasm-pack-template
a template for starting a rust-wasm project to be used with wasm-pack
rustwasm/awesome-rust-and-webassembly
Awesome Rust and WebAssembly projects, libraries, tools, and resources
rustwasm/rust-webpack-template
Kickstart your Rust, WebAssembly, and Webpack project!
rustwasm/create-wasm-app
npm init template for consuming rustwasm pkgs
rustwasm/console_error_panic_hook
A panic hook for wasm32-unknown-unknown that logs panics with console.error
rustwasm/wasm_game_of_life
A Rust and WebAssembly tutorial implementing the Game of Life
rustwasm/wasm-snip
`wasm-snip` replaces a WebAssembly function's body with an `unreachable`
rustwasm/rust-parcel-template
Kickstart your Rust, WebAssembly, and Parcel project!
rustwasm/wasm-tracing-allocator
A global allocator for Wasm that traces allocations and deallocations for debugging purposes.
rustwasm/deprecated_rust_wasm_template
Deprecated in favor of rustwasm/wasm-pack-template or rustwasm/rust-webpack-template
rustwasm/rustwasm.github.io
Rust and WebAssembly website! π¦ + πΈ
rustwasm/wasm-webidl-bindings
Read, write, and manipulate the Wasm WebIDL bindings custom section
rustwasm/rfcs
The Rust and WebAssembly RFCs
rustwasm/wasm-weight-tracker
Tracking Rust and WebAssembly sizes over time
rustwasm/hello-wasm-bindgen
a presentation introducing wasm-bindgen
rustwasm/sfhtml5-rust-and-wasm
rustwasm/.github
Default issue templates, CONTRIBUTING.md, etc...
rustwasm/wasm-weight-tracker-data
WIP