trunk
Web app bundler
A tool for bundling and shipping Rust web applications to the web as WebAssembly (WASM) binaries.
Build, bundle & ship your Rust WASM application to the web.
4k stars
26 watching
259 forks
Language: Rust
last commit: about 1 month ago
Linked from 2 awesome lists
assetsbuild-toolbundlercompilerhtmlrustsassscsswasmwasm-bindgen
Related projects:
Repository | Description | Stars |
---|---|---|
rustwasm/wasm-pack | Tools and workflows for building and working with Rust-generated WebAssembly packages. | 6,361 |
jetli/trunk-action | Automates the installation of a Rust-based web development framework | 32 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
wasm-tool/rollup-plugin-rust | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 211 |
bytecodealliance/wasmtime | A lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications. | 15,559 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
rustwasm/wasm-bindgen | A tool that facilitates high-level interactions between Rust and WebAssembly modules, allowing them to be used with JavaScript. | 7,887 |
yewstack/yew | A Rust framework for building high-performance web applications with WebAssembly | 30,983 |
extraymond/rust-async-wasm-demo | A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
diesel-rs/diesel | A safe and extensible way to interact with databases in Rust | 12,879 |
extism/extism | A framework that enables building extensible software using WebAssembly, supporting multiple languages and runtimes. | 4,562 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |
rwf2/rocket | An async web framework for Rust with a focus on usability, security, extensibility, and speed. | 24,706 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 239 |
kamiyaa/website-wasm | A personal website built using Rust and the Yew framework for WebAssembly, leveraging virtual-dom for efficient rendering. | 59 |