Introduction to Sections in WebAssembly Modules
Get introduced to the concepts we’ll learn in this chapter.
We'll cover the following...
Overview
A WebAssembly module is composed of zero or more sections. Each section has its own ...