Skip to content

Nix build script and JS support via js_of_ocaml#25

Draft
regular-citizen wants to merge 5 commits intoericfinster:freshbranchfrom
regular-citizen:nix
Draft

Nix build script and JS support via js_of_ocaml#25
regular-citizen wants to merge 5 commits intoericfinster:freshbranchfrom
regular-citizen:nix

Conversation

@regular-citizen
Copy link
Copy Markdown

This PR adds a build script/development shell for nix, and extends the build system to produce a JS output via js_of_ocaml. This can form the basis of a web interface.

The build pipeline with nix works, but this may introduce problems for non-nix users. In particular, I don't believe dune is able to compile the project without js_of_ocaml and js_of_ocaml-ppx installed as new dependencies. Another potentially breaking change is that the binary produced is called catt.exe instead of catt for some reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant