Source position: wasm.debuginspector.api.pas line 50
procedure __wasm_oi_log(
aLevel: TWasmOILogLevel;
const Msg: string
); overload;procedure __wasm_oi_log(
const Fmt: string;
const args: array of Const
); overload;