this repo has no description
OCaml 35.5%
JavaScript 35.4%
HTML 11.2%
Raku 7.3%
TypeScript 0.7%
Shell 0.1%
Python 0.1%
Perl 0.1%
Dune 0.1%
Other 9.5%
164 2 0

Clone this repository

https://tangled.org/jon.recoil.org/js_top_worker
git@knot.ludl.am:jon.recoil.org/js_top_worker

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

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/