Skip to main content

emit_wasmer_meta_object

Function emit_wasmer_meta_object 

Source
fn emit_wasmer_meta_object(
    target: &Target,
    compile_info_blob: &[u8],
    compiled_objects: &CompiledObjects,
) -> Result<Vec<u8>, String>