Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

140 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages