this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Unpin from lazy_files

-6
-3
js_top_worker-client.opam
··· 19 19 description: """ 20 20 An OCaml toplevel designed to run as a web worker 21 21 """ 22 - pin-depends: [ 23 - ["js_of_ocaml.3.11.0" "git+https://github.com/jonludlam/js_of_ocaml#lazy_files"] 24 - ]
-3
js_top_worker.opam
··· 18 18 description: """ 19 19 An OCaml toplevel designed to run as a web worker 20 20 """ 21 - pin-depends: [ 22 - ["js_of_ocaml.3.11.0" "git+https://github.com/jonludlam/js_of_ocaml#lazy_files"] 23 - ]