Category:AssemblyScript
From Rosetta Code
AssemblyScript
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using AssemblyScript.
This programming language may be used to instruct a computer to perform a task.
See Also: |
|
---|
Your Help Needed
If you know AssemblyScript, please write code for some of the tasks not implemented in AssemblyScript.
If you know AssemblyScript, please write code for some of the tasks not implemented in AssemblyScript.
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.
Github: https://github.com/AssemblyScript/assemblyscript
This category currently contains no pages or media.