Section 1: Introduction to WebAssembly
This section gives a brief introduction to LLVM and Emscripten. You will learn what they are and why you need to understand them before learning about WebAssembly. This section ends with an introduction to the WebAssembly module and WebAssembly text format.
You will understand what WebAssembly is and how it works after this section.
This section comprises the following chapters:
- Chapter 1, Understanding LLVM
- Chapter 2, Understanding Emscripten
- Chapter 3, Exploring WebAssembly Modules