Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 148 Bytes

cmd.md

File metadata and controls

12 lines (9 loc) · 148 Bytes

@rsw/chasm

# build
wasm-pack build --release --target web --scope rsw

# pack
wasm-pack pack

# publish
wasm-pack publish --tag next