Awesome
AssemblyScript demo
AssemblyScript demo.
Installation
You'll need Node.js with a minimum version of 8 for WebAssembly support.
Clone the repo, and run npm install
.
Usage
Run node benchmark
to benchmark the isPrime
function.
Run npm run serve-demo
to start a server for the demo website.