feat: use binary tree-sitter queries created at compile time

This commit is contained in:
CJ van den Berg 2025-03-22 21:56:00 +01:00
parent 90695e9dc6
commit 585f84dc7a
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
6 changed files with 645 additions and 134 deletions

View file

@ -9,6 +9,10 @@
.url = "https://github.com/neurocyte/tree-sitter/releases/download/master-86dd4d2536f2748c5b4ea0e1e70678039a569aac/source.tar.gz",
.hash = "N-V-__8AACablCbp-6lsRoKDEp6Xd2dHLe4AsW81blkSQxzs",
},
.cbor = .{
.url = "https://github.com/neurocyte/cbor/archive/1fccb83c70cd84e1dff57cc53f7db8fb99909a94.tar.gz",
.hash = "cbor-1.0.0-RcQE_HvqAACcrLH7t3IDZOshgY2xqJA_UX330MvwSepb",
},
},
.paths = .{
"src",