Rust Wasm Workflow

Build/test commands and conventions for the Rust crates — running cargo tests, regenerating the wasm package, the harmoni-core ↔ harmoni-wasm mirror-types boundary, the api module boundary rule. TRIGGER when working in `crates/harmoni-core` or `crates/harmoni-wasm`, when regenerating the `.d.ts`, when adding a new wasm entry point, when writing or modifying a `From<harmoni_core::*> for types::*` conversion. SKIP for pure React work. Use when this capability is needed.

tomevault-io a56e03d 2 files · 5.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/simonrevill--primitiv--rust-wasm-workflow commit a56e03de76

Frequently asked questions

npx skillmds@latest add tomevault-io/rust-wasm-workflow