rust-wasm-workflow

Installation
SKILL.md

Rust / wasm workflow

Commands

# All workspace tests
cargo test --workspace

# Single crate
cargo test -p harmoni-core
cargo test -p harmoni-wasm

# Fast type check
cargo check --workspace

# Rebuild the wasm pkg the workbench links into
pnpm run build:wasm
Installs
1
GitHub Stars
1
First Seen
Jul 9, 2026
rust-wasm-workflow — tomevault-io/skills-registry