pub const EXECUTE_UNVERIFIED_MODULE: bool = false;
Expand description

Whether generated modules will be executed even if they fail the the bytecode verifier. Default is false