https://github.com/matchachoco010/raf-async-runtime
requestAnimationFrame based async runtime for Wasm game.
https://github.com/matchachoco010/raf-async-runtime
Last synced: about 1 year ago
JSON representation
requestAnimationFrame based async runtime for Wasm game.
- Host: GitHub
- URL: https://github.com/matchachoco010/raf-async-runtime
- Owner: MatchaChoco010
- License: mit
- Created: 2022-09-02T10:25:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T14:52:43.000Z (almost 4 years ago)
- Last Synced: 2025-02-13T02:26:35.307Z (over 1 year ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# raf-async-runtime
Run example with trunk: [trunk](https://github.com/thedodd/trunk)
```
$ trunk serve
```