Tim Whiting
Tim Whiting
@copilot Don't create a new bindings directory. We already have a folder tree_sitter_dart with bindings. Please use / update the config for Dart's ffigen.
@copilot I also want the generated bindings for tree-sitter itself to be updated to use @Native. See https://github.com/UserNobody14/tree-sitter-dart/blob/master/tree_sitter/api_config.yaml which needs to be updated.
@copilot You updated the configuration, but didn't update the generated code or test that it still works. Please do so.