Skip to content

Repository files navigation

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/

About

Javascript toplevel worker

Resources

Stars

14 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages