package octez-smart-rollup-wasm-debugger-lib

  1. Overview
  2. Docs

Parameters

Signature

val eval_and_profile : ?write_debug:Tezos_scoru_wasm.Builtins.write_debug -> ?reveal_builtins:Tezos_scoru_wasm.Builtins.reveals -> with_time:bool -> no_reboot:bool -> string Custom_section.FuncMap.t -> Wasm_utils.Tree_encoding_runner.tree -> (Wasm_utils.Wasm.tree * Z.t * function_call call_stack option list) Lwt.t

eval_and_profile ?write_debug ?reveal_builtins symbols tree profiles a kernel up to the next result, and returns the call stack.

OCaml

Innovation. Community. Security.