Skip to main content

Module meta

Module meta 

Source
Available on crate features __fuzzing only.

Modulesยง

clear_ir_between_compiles ๐Ÿ”’
free_all ๐Ÿ”’
free_multiple_individually ๐Ÿ”’
free_reuse_name ๐Ÿ”’
free_single ๐Ÿ”’
free_single_then_clear ๐Ÿ”’
repeated_clear_recompile ๐Ÿ”’
translate_then_compile ๐Ÿ”’

Functionsยง

jit_and_verify ๐Ÿ”’
JIT-compile, call, and verify a PUSH1+STOP function returns the expected value.
push_stop ๐Ÿ”’
Simple bytecode: PUSH1 <value>, STOP.