#guide
Read more stories on Hashnode
Articles with this tag
AssemblyScript is a TypeScript-like language, designed by Daniel Wirtz and Max Graey in 2017, that compiles to WebAssembly. In a nutshell, it’s a...
In part 1 of this series, we looked at taking some TypeScript code, compiling it with the subo CLI and AssemblyScript toolchain to create a...
WebAssembly has the potential to be a major shift in how we build software for the web, the cloud, IOT, and more. Its portable and secure nature opens...