RosettaGit

  • Tasks
  • Drafts
  • Languages

AssemblyScript


  • Edit this page
  • Submit an issue



Search for this page on
Rosetta Code

AssemblyScript compiles a strict subset of Typescript (basically JavaScript with types) to WebAssembly using Binaryen. It generates lean and mean WebAssembly modules while being just an npm install away.

Github: https://github.com/AssemblyScript/assemblyscript

Created by Adrian Sieber and contributors with Zola

Licensed under the GFDL-1.3-or-later