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 9 public repositories matching this topic...

asm-snippets

Some of my assembly code (examples, iterative and recursive algorithms) from Computer's Architecture course in Sapienza University, CS Bachelor's Degree 💾

  • Updated Nov 10, 2024
  • Assembly

Released October 2017

Latest release 19 days ago

Followers
129 followers
Repository
AssemblyScript/assemblyscript
Website
assemblyscript.org

Related Topics

typescript webassembly