Logo

Navigation

  • Introduction
  • Structure
  • Validation
  • Execution
  • Binary Format
  • Text Format
  • Appendix
    • Embedding
    • Implementation Limitations
    • Type Soundness
    • Type System Properties
    • Validation Algorithm
    • Custom Sections
    • Change History
    • Index of Types
    • Index of Instructions
    • Index of Semantic Rules
  • Index of Types
  • Index of Instructions
  • Index of Semantic Rules

  • Index
  • Download as PDF

Quick search

AppendixΒΆ

  • Embedding
    • Types
    • Booleans
    • Errors
    • Pre- and Post-Conditions
    • Store
    • Modules
    • Module Instances
    • Functions
    • Tables
    • Memories
    • Globals
    • Values
    • Matching
  • Implementation Limitations
    • Syntactic Limits
    • Validation
    • Execution
  • Type Soundness
    • Contexts
    • Types
    • Subtyping
    • Results
    • Store Validity
    • Configuration Validity
    • Administrative Instructions
    • Store Extension
    • Theorems
  • Type System Properties
    • Principal Types
    • Type Lattice
    • Compositionality
  • Validation Algorithm
    • Data Structures
    • Validation of Opcode Sequences
  • Custom Sections
    • Name Section
  • Change History
    • Release 2.0
    • Release 2.?
  • Index of Types
  • Index of Instructions
  • Index of Semantic Rules
    • Well-formedness of Types
    • Typing of Static Constructs
    • Typing of Runtime Constructs
    • Defaultability
    • Constantness
    • Matching
    • Store Extension
    • Execution
©2017-2022, WebAssembly Community Group.