Mathieu H
Mathieu H
Any thoughts on this solution ?
> Somewhat related to this, I tried building in the 9.1.1 version of rescript, but seems a module bisect needs to compile has been removed recently. > > ``` >...
Don't really know, but in fact `bisect_ppx` is dependency only needed for development purpose, I think it's legit to remove it from the published package and keep it for development...
It is indeed a problem only when we want to use the code with JS/TS, This snippet ```rescript module TextComponent = { let make = () => React.string("text") }; let...
Any reason to not merge this PR ?
It works on my side, did you use the tree-sitter binary from node_modules ?
Hello, Not sure if this repo is up-to-date, you can use instructions in this repository: https://github.com/rescript-lang/tree-sitter-rescript