apple / pkl-lsp

Apache License 2.0
24 stars 6 forks source link

Use Zig to cross-compile native libs #24

Closed bioball closed 3 weeks ago

bioball commented 3 weeks ago

This uses Zig to compile the native libraries for macOS/linux/windows for the aarch64/amd64 architectures.

This also removes Node.js stuff, which is no longer necessary because we don't use the tree-sitter CLI anymore to build these libraries.