WebAssembly
Byte-Addressable Memory
Little-Endian Layout
Page-Based Organization
Memory Bounds
Initial Memory Size
Maximum Memory Limits
Dynamic Memory Growth
Memory Page Allocation
Aligned Loads
Unaligned Loads
Sign Extension
Zero Extension
Aligned Stores
Unaligned Stores
Partial Stores
Sandbox Boundaries
Host Memory Protection
Cross-Module Isolation
Previous
5. Data Types and Type System
Go to top
Next
7. Tables and Indirect Calls