Completed
Binary Format proportions
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
WebAssembly - What and What Next
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is WebAssembly?
- 3 Users and potential users
- 4 WebAssembly Basics - Modules
- 5 WebAssembly Modules and Instances
- 6 Binary Format Overview
- 7 Binary Format proportions
- 8 Execution Model
- 9 (Simplified) Instruction Set
- 10 Instruction Example
- 11 Embedding WebAssembly
- 12 JavaScript API
- 13 Why WebAssembly?
- 14 Goals & Constraints
- 15 Performance
- 16 Code Size
- 17 Implementation
- 18 Producing WebAssembly
- 19 Consuming WebAssembly
- 20 The Specification
- 21 What's Next?
- 22 Future Features
- 23 What giveth?