Skip to content

dmorosinotto/ts-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published