Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 504 Bytes

File metadata and controls

12 lines (12 loc) · 504 Bytes
aliases as
display_name AssemblyScript
topic assemblyscript
github_url https://github.com/AssemblyScript/assemblyscript
logo assemblyscript.png
related typescript, webassembly
released October 2017
short_description TypeScript to WebAssembly compiler.
url https://assemblyscript.org

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.