https://github.com/lbbo/jsr-rust-wasm-test
https://github.com/lbbo/jsr-rust-wasm-test
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lbbo/jsr-rust-wasm-test
- Owner: LBBO
- License: apache-2.0
- Created: 2024-06-08T10:35:15.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T10:51:19.000Z (about 2 years ago)
- Last Synced: 2025-02-28T18:50:25.642Z (over 1 year ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_APACHE
Awesome Lists containing this project
README
## Setup
1. `cargo generate --git https://github.com/rustwasm/wasm-pack-template`
2. Build either via `wasm-pack build -t web` or `wasm-pack build`
3. `npx jsr publish --dry-run` - this fails