Category:AssemblyScript: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1:
[[Image:https://avatars1.githubusercontent.com/u/28916798?s=64]]
 
AssemblyScript compiles a strict subset of [http://www.typescriptlang.org/ Typescript] (basically JavaScript with types) to [https://webassembly.org/ WebAssembly] using [https://github.com/WebAssembly/binaryen Binaryen]. It generates lean and mean WebAssembly modules while being just an npm install away.
 
Anonymous user