https://github.com/ncave/bench-webasm
https://github.com/ncave/bench-webasm
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ncave/bench-webasm
- Owner: ncave
- License: mit
- Created: 2020-06-10T20:53:35.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T21:44:05.000Z (about 2 years ago)
- Last Synced: 2025-04-06T05:32:04.060Z (about 1 year ago)
- Language: TypeScript
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webasm-bench
### Build and run:
- install Rust
- install wasm-pack
- npm install
- npm run build
- npm test