enum CrystalRobots::Compiler::WASM_Emitter::ExportType
Overview
http://webassembly.github.io/spec/core/binary/modules.html#export-section
Defined in:
compiler/wasm_emitter.crEnum Members
-
Func =
0_u8 -
Table =
1_u8 -
Mem =
2_u8 -
Global =
3_u8