wasm-pack
Wasm package manager
Tools and workflows for building and working with Rust-generated WebAssembly packages.
📦✨ your favorite rust -> wasm workflow tool!
6k stars
54 watching
409 forks
Language: Rust
last commit: 19 days ago
Linked from 3 awesome lists
clinpmpackageregistryrustrust-wasmwasm
Related projects:
Repository | Description | Stars |
---|---|---|
rustwasm/wasm-bindgen | A tool that enables high-level interactions between Rust and WebAssembly (Wasm) modules and JavaScript. | 7,817 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
bytecodealliance/wasmtime | A fast and secure runtime for WebAssembly that generates high-quality machine code ahead-of-time or at runtime. | 15,404 |
ianjsikes/rust-wasm-loader | A Webpack loader for building Rust projects targeting WebAssembly | 82 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 234 |
yewstack/yew | A Rust framework for building high-performance web applications with WebAssembly | 30,833 |
trunk-rs/trunk | A tool for bundling and shipping Rust web applications to the web as WebAssembly (WASM) binaries. | 3,530 |
wasm3/wasm3 | An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance. | 7,322 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,747 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
extraymond/rust-async-wasm-demo | A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
yewstack/yew-wasm-pack-template | A template for creating Yew web apps using wasm-pack | 118 |
wasm-tool/rollup-plugin-rust | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 210 |
drsensor/rollup-plugin-rust | A tool that compiles Rust code into WebAssembly modules for use in JavaScript projects | 41 |