Crate owasm_utils

source ·

Modules

The pass that tries to make stack overflows deterministic, by introducing an upper bound of the stack size.

Structs

Enums

Functions

Injects gas counter.
If module has an exported “CREATE_SYMBOL” function we want to pack it into “constructor”. raw_module is the actual contract code ctor_module is the constructor which should return raw_module