quickjs_rusty::compile

Function to_bytecode

Source
pub fn to_bytecode(
    context: *mut JSContext,
    compiled_func: &JsCompiledFunction,
) -> Vec<u8>
Expand description

write a function to bytecode