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
53 watching
413 forks
Language: Rust
last commit: about 2 months ago
Linked from 3 awesome lists
clinpmpackageregistryrustrust-wasmwasm
Related projects:
Repository | Description | Stars |
---|---|---|
rustwasm/wasm-bindgen | A tool that facilitates high-level interactions between Rust and WebAssembly modules, allowing them to be used with JavaScript. | 7,887 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
bytecodealliance/wasmtime | A lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications. | 15,559 |
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. | 239 |
yewstack/yew | A Rust framework for building high-performance web applications with WebAssembly | 30,983 |
trunk-rs/trunk | A tool for bundling and shipping Rust web applications to the web as WebAssembly (WASM) binaries. | 3,589 |
wasm3/wasm3 | An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance. | 7,359 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,760 |
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,808 |
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. | 211 |
drsensor/rollup-plugin-rust | A tool that compiles Rust code into WebAssembly modules for use in JavaScript projects | 41 |