AssemblyScript topic
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.
snake-assemblyscript-ds
Snake DS written in AssemblyScript
counter-as
Increment and decrement a counter with this simple smart contract via a web page.
token-contract-as
Implementation of token contract similar to ERC20.
wasm-4-tutorial-games
A collection of small games for the Fantasy Console WASM-4
mStable-subgraphs-monorepo
🌐 All mStable subgraphs in one handy monorepo.
wasm-mandelbrot
A mandelbrot rendered using a variety of WebAssembly tools (emscripten, AssemblyScript, asm.js, etc ...)
assemblyscript-tutorial
Learning about webassembly
Full-operating-system
After 2-3 months of working earnestly am done creating a full operating system, using C, assembly language and the likes, please feel free to learn from this , i was inspired by a book, use the readme...
msgpack-as
MessagePack implementation with AssemblyScript for WebAssembly