koute/cargo-web
A Cargo subcommand for the client-side Web observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3490
- days_rel: n/a
- days_push: 1008
- n_releases_24m: 0
Adoption not part of the score
1111 stars · 80 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Cargo subcommand that makes it easy to build, develop, test, and deploy client-side web applications written in Rust. It supports WebAssembly (native and Emscripten) and asm.js targets, with an embedded dev server and auto-reload workflow.
Use cases
- build rust webassembly apps
- run rust tests in headless chrome
- serve and auto-reload a rust wasm project during development
- deploy a rust client-side web app as static files
- compile rust to asm.js with emscripten
- typecheck a wasm rust project
When to choose
- you use stdweb or older Rust-to-Web workflows needing Emscripten or asm.js
- you want an integrated build, test, and dev-server loop for Rust web projects
When to avoid
- you use modern wasm-bindgen/wasm-pack tooling, which is the current ecosystem standard
- you need actively developed tooling with frequent updates
Facets
cli-tool · maturity maintenance
build-tool cli developer-tools testing web-development developer-tools windows cli rust wasm webassembly emscripten asmjs cargo-subcommand dev-server stdweb command-line linux macos
2 sources
- readme: https://github.com/koute/cargo-web · fetched 2026-08-28 · 3130e5c1d80f
- registry_crates: https://crates.io/api/v1/crates/cargo-web · fetched 2026-08-29 · 970afdc8fe13
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| koute/cargo-web | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem