Function website_playground::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,
    op_short_text: bool,
) -> JsValue