Category:AssemblyScript

From Rosetta Code
(Redirected from AssemblyScript)
Language
AssemblyScript
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using 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.