Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEST AssemblyScript Performance

Compile with AssemblyScript code written in TS -> WASM and compare to pure JS solution on "hot-path" code.

build istruction

> npm i AssemblyScript/assemblyscript
> asc rotate.ts -b assemblyscript.wasm --validate -O3

OR SIMPLY:
> npm i  &&  npm start

Read more on this article + original code here!

About

TEST AssemblyScript Performance

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages