Hi!
It looks like the libjava-tree-sitter.so file is built with musl and is not compatible with glibc systems:
(err) Execution error (UnsatisfiedLinkError) at jdk.internal.loader.NativeLibraries/load (NativeLibraries.java:-2).
(err) /tmp/libjava-tree-sitter.so: libc.musl-x86_64.so.1: cannot open shared object file: No such file or directory
Is this something you are interested in supporting, perhaps by having multiple jars?
Hi!
It looks like the
libjava-tree-sitter.sofile is built withmusland is not compatible withglibcsystems:Is this something you are interested in supporting, perhaps by having multiple jars?