https://github.com/ronanyeah/rust-wasm
https://github.com/ronanyeah/rust-wasm
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ronanyeah/rust-wasm
- Owner: ronanyeah
- Created: 2024-01-24T16:38:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T23:12:41.000Z (over 1 year ago)
- Last Synced: 2025-01-28T17:22:19.031Z (over 1 year ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust-wasm
#### How to build
- `npm i`
- `npm run build`
#### How to run
- `tsx src/index.ts`