fwcd / tree-sitter-kotlin

Kotlin grammar for Tree-sitter
https://fwcd.github.io/tree-sitter-kotlin
MIT License
131 stars 53 forks source link

Publish to npm with prebuilds (prebuildify) #143

Open segevfiner opened 3 months ago

segevfiner commented 3 months ago

The latest Node.js bindings use prebuildify, but the package published to npm is published without any prebuilds, it should be published with prebuilds, see https://github.com/tree-sitter/workflows/blob/main/.github/workflows/package-npm.yml for how the parsers in the tree-sitter org do it.

amaanq commented 2 months ago

This has prebuilds