Logo of WebAssembly

Navigation

  • Introduction
  • Structure
  • Validation
  • Execution
    • Conventions
    • Runtime Structure
    • Numerics
    • Types
    • Values
    • Instructions
    • Modules
  • Binary Format
  • Text Format
  • Appendix
  • Index of Types
  • Index of Instructions
  • Index of Semantic Rules

  • Index
  • Download as PDF

Quick search

ExecutionΒΆ

  • Conventions
    • Prose Notation
    • Formal Notation
  • Runtime Structure
    • Values
    • Results
    • Store
    • Addresses
    • External Addresses
    • Module Instances
    • Function Instances
    • Table Instances
    • Memory Instances
    • Global Instances
    • Tag Instances
    • Element Instances
    • Data Instances
    • Export Instances
    • Aggregate Instances
    • Exception Instances
    • Stack
    • Administrative Instructions
  • Numerics
    • Representations
    • Integer Operations
    • Floating-Point Operations
    • Conversions
    • Vector Operations
    • Relaxed Operations
  • Types
    • Instantiation
  • Values
    • Value Typing
    • External Typing
  • Instructions
    • Parametric Instructions
    • Numeric Instructions
    • Reference Instructions
    • Vector Instructions
    • Variable Instructions
    • Table Instructions
    • Memory Instructions
    • Control Instructions
    • Blocks
    • Exception Handling
    • Function Calls
    • Expressions
  • Modules
    • Allocation
    • Instantiation
    • Invocation
©2017-2025, WebAssembly Community Group.