Skip to main content

compile_debug

Function compile_debug 

Source
pub fn compile_debug(src: &str) -> Result<Program, String>
Expand description

Compile with per-statement DAP line markers enabled (node --dap).