-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- Syntax
- Exact heap types ([spec] Define the syntax of exact heap types #93)
- Descriptor types
- Exact function externtypes
- Instructions
-
struct.new_descandstruct.new_default_desc -
ref.get_desc -
ref.cast_desc_eq,br_on_cast_desc_eq, andbr_on_cast_desc_eq_fail
-
- Validation
- Exact heap types ok and subtyping
- Descriptor types ok and subtyping
- Exact function externtypes ok and subtyping
- Instructions
- Relaxed
br_on_castandbr_on_cast_fail([spec] Update br_on_cast validation #92) - Restrict
struct.newandstruct.new_defaultto types without descriptors -
struct.new_descandstruct.new_default_desc, including as constant expressions -
ref.get_desc -
ref.cast_desc_eq,br_on_cast_desc_eq, andbr_on_cast_desc_eq_fail
- Relaxed
- Execution
- Descriptors in struct instances
- Function instances valid with exact externtypes
- Instructions
-
struct.new_descandstruct.new_default_desc -
ref.get_desc -
ref.cast_desc_eq,br_on_cast_desc_eq, andbr_on_cast_desc_eq_fail
-
- Binary format
- Exact heap types
- Descriptor types
- Exact function externtypes
- Instructions
-
struct.new_descandstruct.new_default_desc -
ref.get_desc -
ref.cast_desc_eq,br_on_cast_desc_eq, andbr_on_cast_desc_eq_fail
-
- Text format
- Exact heap types
- Descriptor types
- Exact function externtypes
- Instructions
-
struct.new_descandstruct.new_default_desc -
ref.get_desc -
ref.cast_desc_eq,br_on_cast_desc_eq, andbr_on_cast_desc_eq_fail
-
- Appendix
- Exactness type variables for principal types
- Validation algorithm
- Change history
- Indices
- Types
- Instructions
- Semantic rules
- Index ("exact", "desctype", "descriptor")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels