Module const_interpreter_loop

Source

Functionsยง

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