https://github.com/suman-kr/goofy-rust-wasm
https://github.com/suman-kr/goofy-rust-wasm
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/suman-kr/goofy-rust-wasm
- Owner: suman-kr
- Created: 2024-01-17T13:57:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-23T20:03:39.000Z (over 1 year ago)
- Last Synced: 2025-02-09T12:43:06.409Z (3 months ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## WASM experiments
Compiling to binaries
```
wasm-pack build --target web
```MDN docs: https://developer.mozilla.org/en-US/docs/WebAssembly/Rust_to_Wasm