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
25 watching
254 forks
Language: Rust
last commit: 14 days 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,319 |
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,805 |
wasm-tool/rollup-plugin-rust | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 210 |
bytecodealliance/wasmtime | A fast and secure runtime for WebAssembly that generates high-quality machine code ahead-of-time or at runtime. | 15,404 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
rustwasm/wasm-bindgen | A tool that enables high-level interactions between Rust and WebAssembly (Wasm) modules and JavaScript. | 7,817 |
yewstack/yew | A Rust framework for building high-performance web applications with WebAssembly | 30,833 |
extraymond/rust-async-wasm-demo | A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
diesel-rs/diesel | A Rust-based, type-safe ORM and query builder library for various databases | 12,761 |
extism/extism | A framework for building extensible software and plugins by running arbitrary, untrusted code in a secure environment. | 4,319 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,800 |
rwf2/rocket | An async web framework for Rust with a focus on usability, security, extensibility, and speed. | 24,548 |
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 |