merlin-js#
Try-it: https://voodoos.github.io/merlin-js
To run locally, run 'make' then launch an http server from the 'examples' directory. For example:
make
cd examples
python3 -m http.server
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
3dac9f7d Merge commit 'b2b6f8127c880f184ba686ee2ec37d4fdcc31dab'
9706a259 doc fixes mainly
483c869b fix(odoc): add missing dependency base64
de593b37 Add missing dependency: base64
2cb07b81 fix(odoc): strip inline include decls to reduce memory usage 5.7x
git-subtree-dir: odoc
git-subtree-split: 3dac9f7dd6ec9779d389b7731ec2a64b63b4e44a
71fe7ccd3 Merge branch 'point-release-fixes' of https://github.com/jonludlam/odoc
4d53f50da Make all warnings respect --warn-error
d1f796f14 Add test showing --warn-error doesn't affect unresolved references
d6c8ece57 Don't resolve imports without digests during compile
18adbf89b Add test for no-alias-deps import resolution bug
c3f0f46ee Update for dune 3.21
git-subtree-dir: odoc
git-subtree-split: 71fe7ccd36eee7f244a355653e10de197d6bcb94
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Try-it: https://voodoos.github.io/merlin-js
To run locally, run 'make' then launch an http server from the 'examples' directory. For example:
make
cd examples
python3 -m http.server