Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 425 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 425 Bytes

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.

License

MIT