compile_dfir

Function compile_dfir 

Source
pub fn compile_dfir(
    program: String,
    no_subgraphs: bool,
    no_varnames: bool,
    no_pull_push: bool,
    no_handoffs: bool,
    no_references: bool,
    no_loops: bool,
    op_short_text: bool,
) -> JsValue