Testing of the @doc-json output
OCaml 48.3%
JavaScript 29.5%
HTML 8.4%
Raku 4.7%
TypeScript 0.5%
Shell 0.1%
Python 0.1%
Perl 0.1%
Dune 0.1%
Other 8.3%
3 1 0

Clone this repository

https://tangled.org/jon.recoil.org/odoc-docsite https://tangled.org/did:plc:v3lpbvpa4s5yxincntuvtwtm/odoc-docsite
git@knot.ludl.am:jon.recoil.org/odoc-docsite git@knot.ludl.am:did:plc:v3lpbvpa4s5yxincntuvtwtm/odoc-docsite

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

An OCaml toplevel designed to run in a web worker#

To run the example, the worker needs to be served by an http server rather than loaded from the filesystem. Therefore the example may be run in the following way:

$ dune build
$ cd _build/default/example
$ python3 -m http.server 8000

and then opening the URL http://localhost:8000/