Module wasm::execution::const_interpreter_loop

source ยท

Functionsยง

  • run_const ๐Ÿ”’
    Execute a previosly-validated constant expression. These type of expressions are used for initializing global variables.
  • run_const_span ๐Ÿ”’