Small example of a WebAssembly module written in Typescript (AssemblyScript) and used from NodeJS.
This example was presented in NodeJS Meetup Leipzig #6: WebAssembly and NodeJS.
yarn
1. Compile to WebAssembly
yarn asbuild
2. Run NodeJS test
yarn test
Pull requests and issues are welcome.
MIT license
© 2019 Jose Quintana