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