Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p10ns11y/rust-wasm-bindgen-app
A web app built using wasm-bindgen, the tool that facilitate high-level interactions between wasm modules and JavaScript
https://github.com/p10ns11y/rust-wasm-bindgen-app
javascript rust wasm wasm-bindgen webassembly
Last synced: 8 days ago
JSON representation
A web app built using wasm-bindgen, the tool that facilitate high-level interactions between wasm modules and JavaScript
- Host: GitHub
- URL: https://github.com/p10ns11y/rust-wasm-bindgen-app
- Owner: p10ns11y
- Created: 2020-04-10T17:13:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T16:55:45.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T10:01:39.520Z (over 1 year ago)
- Topics: javascript, rust, wasm, wasm-bindgen, webassembly
- Language: JavaScript
- Size: 1.29 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Rust wasm-bindgen app
### Rust changes
- `wasm-pack build`### Web server
- `yarn start`