Module validation

Module validation 

Source

Modulesยง

code ๐Ÿ”’
custom_section ๐Ÿ”’
data ๐Ÿ”’
globals ๐Ÿ”’
read_constant_expression ๐Ÿ”’
validation_stack ๐Ÿ”’

Structsยง

ValidationInfo
Information collected from validating a module.

Functionsยง

handle_section ๐Ÿ”’
read_all_custom_sections ๐Ÿ”’
Reads the next sections as long as they are custom sections and pushes them into the custom_sections vector.
read_next_header ๐Ÿ”’
validate
validate_no_duplicate_exports ๐Ÿ”’