jerrybabah / hello-assemblyscript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello-assemblyscript

Prerequisite

# install dependencies
$ yarn

How to build

# step by step
$ yarn asbuild
$ yarn tsbuild

# at once
$ yarn build

Start

$ yarn start

Result

Getting the 10 billionth Fibonacci sequence

  • 🐌 typescript: 34331ms
  • 🚀 assemblyscript: 667ms

About


Languages

Language:TypeScript 100.0%