book
Rust Wasm Guide
Documentation and tutorials for building web applications with Rust and WebAssembly
The Rust and WebAssembly Book
2k stars
39 watching
211 forks
Language: Handlebars
last commit: 3 months ago
Linked from 1 awesome list
mdbookrustrust-wasmwasm
Related projects:
Repository | Description | Stars |
---|---|---|
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
ianjsikes/rust-wasm-loader | A Webpack loader for building Rust projects targeting WebAssembly | 82 |
sheshbabu/rustmart-yew-example | A Single Page Application built with Rust, Wasm, and Yew | 270 |
rayylee/keypress | A Rust WebAssembly website example for practising English vocabulary | 8 |
zzhack-stack/zzhack | A WASM WebApp template built with Rust and Yew, facilitating the creation of simple web applications | 323 |
containerd/runwasi | Facilitates running WebAssembly workloads managed by containerd | 1,093 |
mdn/webassembly-examples | Provides code examples and tools for testing and modifying WebAssembly documentation | 1,135 |
bytecodealliance/spidermonkey-wasm-rs | Experimental Rust bindings for SpiderMonkey WASM engine | 89 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,620 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 234 |
kamiyaa/website-wasm | A personal website built using Rust and the Yew framework for WebAssembly, leveraging virtual-dom for efficient rendering. | 59 |
rustwasm/twiggy | Analyzes and optimizes the size of WebAssembly binaries by examining their call graphs | 1,288 |