Structs§
- Machine
Stack Offset  - Trap
Table  - A trap table for a 
RunnableModuleInfo. 
Enums§
Constants§
- GEF32_
LT_ I32_ MIN  - Greatest Exact Float (32 bits) less-than i32::MIN when rounding towards zero.
 - GEF32_
LT_ I64_ MIN  - Greatest Exact Float (32 bits) less-than i64::MIN when rounding towards zero.
 - GEF32_
LT_ U32_ MIN  - Greatest Exact Float (32 bits) less-than u32::MIN when rounding towards zero.
 - GEF32_
LT_ U64_ MIN  - Greatest Exact Float (32 bits) less-than u64::MIN when rounding towards zero.
 - GEF64_
LT_ I32_ MIN  - Greatest Exact Float (64 bits) less-than i32::MIN when rounding towards zero.
 - GEF64_
LT_ I64_ MIN  - Greatest Exact Float (64 bits) less-than i64::MIN when rounding towards zero.
 - GEF64_
LT_ U32_ MIN  - Greatest Exact Float (64 bits) less-than u32::MIN when rounding towards zero.
 - GEF64_
LT_ U64_ MIN  - Greatest Exact Float (64 bits) less-than u64::MIN when rounding towards zero.
 - LEF32_
GT_ I32_ MAX  - Least Exact Float (32 bits) greater-than i32::MAX when rounding towards zero.
 - LEF32_
GT_ I64_ MAX  - Least Exact Float (32 bits) greater-than i64::MAX when rounding towards zero.
 - LEF32_
GT_ U32_ MAX  - Least Exact Float (32 bits) greater-than u32::MAX when rounding towards zero.
 - LEF32_
GT_ U64_ MAX  - Least Exact Float (32 bits) greater-than u64::MAX when rounding towards zero.
 - LEF64_
GT_ I32_ MAX  - Least Exact Float (64 bits) greater-than i32::MAX when rounding towards zero.
 - LEF64_
GT_ I64_ MAX  - Least Exact Float (64 bits) greater-than i64::MAX when rounding towards zero.
 - LEF64_
GT_ U32_ MAX  - Least Exact Float (64 bits) greater-than u32::MAX when rounding towards zero.
 - LEF64_
GT_ U64_ MAX  - Least Exact Float (64 bits) greater-than u64::MAX when rounding towards zero.
 - NATIVE_
PAGE_ SIZE  
Traits§
Functions§
- gen_
import_ call_ trampoline  - Singlepass calls import functions through a trampoline.
 - gen_
std_ dynamic_ import_ trampoline  - Generates dynamic import function call trampoline for a function type.
 - gen_
std_ trampoline  - Standard entry trampoline generation