youtube image
From YouTube: 53. #EveryoneCanContribute Cafe: WebAssembly with AssemblyScript, first try in Gitpod

Description

We started learning WebAssembly from scratch with AssemblyScript, following the tutorial with TypeScript with add() and our own functions to manipulate HTML DOM: fib() for numbers, hello_from() for strings, sort() and format_arr() for array sorting. The whole experience was done in Gitpod in the browser.

Demo project: https://gitlab.com/everyonecancontribute/dev/learn-wasm-assemblyscript
Blog: https://everyonecancontribute.com/post/2022-07-12-cafe-53-webassemply-assemblyscript-first-steps-gitpod/
AssemblyScript: https://www.assemblyscript.org/getting-started.html#setting-up-a-new-project
Wasm Cooking with Golang book: https://k33g.gumroad.com/l/wasmcooking