Skip to content

nilestanner/fibonacci-web-assembly

Repository files navigation

Fibonacci with web assembly

Demo:

💻Demo!

Technologies

  • AssemblyScript - For converting Typescript into WASM
  • Gulp - Task runner to build the WASM

Set up

  1. Clone repo git clone https://github.com/nilestanner/fibonacci-web-assembly.git && cd fibonacci-web-assembly
  2. Install dependancies npm install
  3. Build the WASM gulp
  4. Serve file from webserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published