Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::chain::webassembly::eos_vm_runtime::setcode_options Struct Reference

Static Public Attributes

static constexpr bool forbid_export_mutable_globals = false
 
static constexpr bool allow_code_after_function_end = true
 
static constexpr bool allow_u32_limits_flags = true
 
static constexpr bool allow_invalid_empty_local_set = true
 
static constexpr bool allow_zero_blocktype = true
 

Detailed Description

Definition at line 56 of file sys-vm.cpp.

Member Data Documentation

◆ allow_code_after_function_end

bool sysio::chain::webassembly::eos_vm_runtime::setcode_options::allow_code_after_function_end = true
staticconstexpr

Definition at line 58 of file sys-vm.cpp.

◆ allow_invalid_empty_local_set

bool sysio::chain::webassembly::eos_vm_runtime::setcode_options::allow_invalid_empty_local_set = true
staticconstexpr

Definition at line 60 of file sys-vm.cpp.

◆ allow_u32_limits_flags

bool sysio::chain::webassembly::eos_vm_runtime::setcode_options::allow_u32_limits_flags = true
staticconstexpr

Definition at line 59 of file sys-vm.cpp.

◆ allow_zero_blocktype

bool sysio::chain::webassembly::eos_vm_runtime::setcode_options::allow_zero_blocktype = true
staticconstexpr

Definition at line 61 of file sys-vm.cpp.

◆ forbid_export_mutable_globals

bool sysio::chain::webassembly::eos_vm_runtime::setcode_options::forbid_export_mutable_globals = false
staticconstexpr

Definition at line 57 of file sys-vm.cpp.


The documentation for this struct was generated from the following file: