Web Assembly (Wasm)

Web Assembly (Wasm)

Learning Paths:
3 hours, 43 minutes CC

Build and compile modules from any language to the web in this beginner-friendly introduction to Web Assembly! In this course, you'll learn foundational, low-level programming such as binary, hexadecimal, and all about how memory works within computers. By the end, you'll have dived into array buffers, memory management, and unsigned integers, as well as created Web Assembly modules with AssemblyScript.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: April 7, 2021
Get Unlimited Access Now
Table of Contents

Introduction

Basics

Web Assembly

AssemblyScript

Wrapping Up