elisp-tree-sitter
elisp-tree-sitter copied to clipboard
Provide `aarch64` build of `tsc-dyn.so` for AArch64 Linux
My temporatory solution:
- cd to
~/.emacs.d/elpa/tsc-20220212.1632 - build via
cargo build(need rust toolchain) - copy the lib file:
cp target/debug/libtsc_dyn.so ./tsc-dyn.so