Section 2: WebAssembly Tools
This section introduces the various tools available in WebAssembly and what we can achieve with them. It also explains various sections inside the WebAssembly module.
You will understand how to generate WebAssembly from different sources and how to use various tools in the WebAssembly ecosystem after finishing this chapter.
This section comprises the following chapters:
- Chapter 4, Understanding WebAssembly Binary Toolkit
- Chapter 5, Understanding Sections in WebAssembly Module
- Chapter 6, Installing and Using Binaryen