Courtesy of @Eli-Zaretskii, these fixes should unblock people from building tree-sitter with MinGW. I don't think this is an unreasonable maintenance burden, especially given the Emacs project's interest in using tree-sitter, but @maxbrunsfeld gets the final call. |
||
|---|---|---|
| .. | ||
| binding_rust | ||
| binding_web | ||
| include/tree_sitter | ||
| src | ||
| .ccls | ||
| Cargo.toml | ||
| README.md | ||
Subdirectories
src- C source code for the Tree-sitter libraryinclude- C headers for the Tree-sitter librarybinding_rust- Rust bindings to the Tree-sitter librarybinding_web- JavaScript bindings to the Tree-sitter library, using WebAssembly