Section
Wasm module sections as per spec: https://webassembly.github.io/spec/core/binary/modules.html
Fields of this type
Fields
- custom:custom
- type:type
- import:import
- function:function
- table:table
- memory:memory
- global:global
- @"export":@"export"
- start:start
- element:element
- code:code
- data:data
- data_count:data_count
- _:_