trunk-rs/trunk
Build, bundle & ship your Rust WASM application to the web. observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 99
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 10
- age_days: 2205
- days_rel: 482
- days_push: 7
- n_releases_24m: 14
Adoption not part of the score
4376 stars · 322 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Trunk is a build tool and bundler for Rust WASM web applications, driven by a source HTML file with optional configuration. It bundles WASM, JS snippets, and assets like images, CSS, and SCSS, and includes a built-in dev server with live reload.
Use cases
- build and bundle a rust wasm web app
- serve a yew or leptos app locally with hot reload
- compile scss and bundle assets for a wasm frontend
- package wasm-bindgen output for web deployment
- set up a dev server with proxying for a rust frontend
When to choose
- you are building a web frontend in Rust with wasm-bindgen-based frameworks like Yew or Leptos
- you want a simple, convention-over-configuration bundler with a built-in dev server
- you need asset pipelines for SCSS/Sass, images, and JS snippets alongside WASM
When to avoid
- your frontend is written in JavaScript or TypeScript rather than Rust
- you need a full-featured bundler with complex code-splitting and plugin ecosystems
- you are targeting non-web platforms like native or embedded
Facets
cli-tool · maturity active
build-tool compiler wasm developer-tools cli web-development frontend developer-tools compilers rust cli cross-platform wasm-bundler wasm-bindgen scss dev-server asset-pipeline yew leptos web-server
3 sources
- readme: https://github.com/trunk-rs/trunk · fetched 2026-08-28 · 06ef4e5e8845
- homepage: https://trunk-rs.github.io/trunk/ · fetched 2026-08-29 · b74fd869af89
- registry_crates: https://crates.io/api/v1/crates/trunk · fetched 2026-08-29 · 4665b81715ef
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| trunk-rs/trunk | main | 79 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem