Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Provide the rust bindings via crates.io #32

Open
razzeee opened this issue Oct 9, 2021 · 1 comment
Open

Provide the rust bindings via crates.io #32

razzeee opened this issue Oct 9, 2021 · 1 comment

Comments

@razzeee
Copy link

razzeee commented Oct 9, 2021

Hey,

coming here from denoland/deno#12217 (comment)

It might be helpful to have rust bindings.

You might be able to more or less copy my work from tree-sitter-elm
https://github.com/elm-tooling/tree-sitter-elm/blob/main/.github/workflows/publish.yml
https://github.com/elm-tooling/tree-sitter-elm/blob/main/Cargo.toml

You'll also need to update tree-sitter, as the latest version is able to automatically create the needed rust bindings.

@wingyplus
Copy link

wingyplus commented Nov 17, 2021

I've working on generating rust bindings for yaml grammar here. The cargo build and test is just passed. :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants