Skip to main content

build

Function build 

Source
pub fn build(manifest_dir: &str, bin_name: &str) -> PathBuf
Expand description

Build a JAVM Image blob from a guest crate, returning the path to the SSZ-encoded .pvm file in OUT_DIR.

Image::code holds raw RV+C+custom-0 bytes, consumed directly by the recompiler / interpreter.