Skip to content

o1-labs/integers_stubs_js

Repository files navigation

js_of_ocaml stubs for the OCaml integers library. Install via

opam install integers_stubs_js

Setup development environment

opam switch create ./ 4.14.2 --no-install
opam install merlin ocamlformat

Build and run tests

opam install . --with-test --deps-only
dune build
dune runtest
dune fmt --auto-promote # to format the code

About

Javascript stubs for the integers library in js_of_ocaml

Resources

License

Stars

6 stars

Watchers

4 watching

Forks

Packages

 
 
 

Contributors