AssemblyScript - Typescript for WebAssembly
In my previous story I used C language and different npm modules available to build a webassembly module which is a small calculator to work on node and also on browser using same codebase with difference in loading according to runtime. If you haven...
skylab.hashnode.dev