# Packages
No description provided by the author
# Functions
No description provided by the author
ReadAndParseEIMetadata will read and parse EI metadata.
No description provided by the author
WriteExecutorOpcodeCost generates code for executor/gasCostWASM.go.
No description provided by the author
WriteOpcodeCostFuncHelpers generates code for extractOpcodeCost.txt (to be copied manually in wasmer2/wasmer2Executor.go).
No description provided by the author
No description provided by the author
No description provided by the author
WriteRustOpcodeCost generates code for opcode_cost.rs.
WriteRustVMHooksTrait autogenerate data in the provided file.
WriteRustWasmerImports autogenerate data in the provided file.
WriteRustWasmerMeteringHelpers generates code for wasmer_metering_helpers.rs.
No description provided by the author
WriteWasmer1Cgo writes the metadata in the provided file.
WriteWasmer2Cgo writes the metadata in the provided file.
WriteWasmer2OpcodeCost generates code for wasmer2/opcodeCost.go.
WriteWASMOpcodeCostConfigHelpers generates code for config.txt (to be copied manually in config/config.toml).
WriteWASMOpcodeCostHelpers generates code for FillGasMap_WASMOpcodeCosts.txt (to be copied manually in config/gasSchedule.go).
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
EIFunction holds data about one function in the VM EI.
EIFunctionArg models an executor callback method arg.
EIFunctionResult models the executor callback method result.
EIGroup groups EI functions into bundles.
EIMetadata holds all data about EI functions in the VM.
# Type aliases
No description provided by the author