https://github.com/mbround18/webpack-wasm-template
https://github.com/mbround18/webpack-wasm-template
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mbround18/webpack-wasm-template
- Owner: mbround18
- License: bsd-3-clause
- Created: 2021-11-10T21:19:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T15:48:01.000Z (about 1 month ago)
- Last Synced: 2025-04-07T16:44:41.758Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://dev.to/mbround18/rust-webassembly-javascript-5366
- Size: 878 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Rust + WebAssembly + JavaScript
[**See tutorial here**](https://dev.to/mbround18/rust-webassembly-javascript-5366)

## Running Locally
1. Clone or fork this repo
2. Run `yarn install`
3. Run `yarn dev`