The Wayback Machine - https://web.archive.org/web/20210819083621/https://github.com/topics/assemblyscript
Skip to content
#

AssemblyScript

assemblyscript logo

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.

Here are 140 public repositories matching this topic...

yjhmelody
yjhmelody commented Feb 20, 2021
  • We need to explore some ways to extract the ask! code from the as compiler internal. At present, it can be completely written as an independent ts project, in my personal opinion.
  • We should define the metadata.json's spec class rather than generate it by template engine. It's hard to maintain and test it.
  • The code in some places is hard-coded, and parameterization and configurati

Released October 2017

Latest release 6 days ago

Repository
AssemblyScript/assemblyscript
Website
assemblyscript.org

Related Topics

typescript webassembly