Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghaerdi/rust-wasm
https://github.com/ghaerdi/rust-wasm
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ghaerdi/rust-wasm
- Owner: ghaerdi
- Created: 2022-02-11T20:44:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-11T20:52:10.000Z (almost 3 years ago)
- Last Synced: 2024-10-30T08:04:12.868Z (about 2 months ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Steps to run
```console
wasm-pack build --target web
```Open the `index.html` file in the browser and check the console in dev tools.