Learning WebAssembly #5: Running Wasm in the Browser

Executing Wasm code in a browser via WebAssembly JavaScript API.

Learning WebAssembly #4: Wasm Memory and Working with Strings

Dealing with strings and other complex data types via Wasm memory mechanism.

Learning WebAssembly #3: Wat Programming Basics

Learning basic building blocks of programming in WebAssembly text format (Wat).

Learning WebAssembly #2: Wasm Binary Format

Discovering the basic representation of WebAssembly: binary and text formats.

Learning WebAssembly #1: Hello, World of Wasm!

Getting started with WebAssembly: writing and executing a simple program in Wat.