Christophe Troestler
Christophe Troestler
Feel free to submit patches to upgrade the supported version of the API.
> You might also adjust the README Yes, please.
What is the output of `dune --version`?
And can you upgrade Dune to version 1.1?
This distinction will be [done in Emacs](https://lists.gnu.org/archive/html/emacs-devel/2023-11/msg01350.html). See also the duplicate issue https://github.com/tree-sitter/tree-sitter-rust/issues/175.
Duplicate of https://github.com/tree-sitter/tree-sitter-rust/issues/175.
I did several tests (with mu commit ad04f16b) and I no see this behavior. @hughwilliams94, do you confirm? For me this issue can be closed.
I am running it and it is noticeably faster (way < 1ms/msg). Thanks!
Thanks. I have commited the structure of the page in agarwal/ocamlweb repo. https://github.com/agarwal/ocamlweb/commit/94627ac06cbec9c21dc4cb1b5690ba026f8fe672 If you want to contribute, you are more than welcome. Just submit a push request!
Yes, Dune requires [OCaml ≥ 4.02](https://opam.ocaml.org/packages/dune/). If you want to maintain compatibility with very old versions of OCaml, you need to detect whether shared libraries are supported by the compiler.