···1919description: """
2020An OCaml toplevel designed to run as a web worker
2121"""
2222-pin-depends: [
2323- ["js_of_ocaml.3.11.0" "git+https://github.com/jonludlam/js_of_ocaml#lazy_files"]
2424-]
-3
js_top_worker.opam
···1818description: """
1919An OCaml toplevel designed to run as a web worker
2020"""
2121-pin-depends: [
2222- ["js_of_ocaml.3.11.0" "git+https://github.com/jonludlam/js_of_ocaml#lazy_files"]
2323-]