package bonsai

  1. Overview
  2. Docs
A library for building dynamic webapps, using Js_of_ocaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=0c4a714146073f421f1a6179561f836b45d8dc012c743207d3481ea63bef74bf

doc/bonsai.protocol/Bonsai_protocol/index.html

Module Bonsai_protocolSource

Sourcemodule Entry : sig ... end

All performance entries are forwarded to the debugger/profiler, whether or not they were generated by Bonsai. Thus, when possible, we extract the Bonsai node that the entry corresponds to, but otherwise we just pass along the label unmodified.

Sourcemodule Message : sig ... end

The debugger/profiler receives both performance entries as well as a description of the Bonsai graph.

OCaml

Innovation. Community. Security.