You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I run emacs in a container, sometimes on amd hardware, but most often on an M1 mac. I currently use bespoke code to build langs for the linux/arm64/v8 target. I'd like to upgrade to tree-sitter-langs, which downloads from github releases, but none of the binaries there match my target arch. I've dabbled in building tree-sitter-langs on my system, but failed miserably. Any advice on how to approach building this myself? Or -- is there any chance that the regular builds will ever include binaries for linux on arm?
The text was updated successfully, but these errors were encountered:
Hi, I run emacs in a container, sometimes on amd hardware, but most often on an M1 mac. I currently use bespoke code to build langs for the
linux/arm64/v8
target. I'd like to upgrade totree-sitter-langs
, which downloads from github releases, but none of the binaries there match my target arch. I've dabbled in buildingtree-sitter-langs
on my system, but failed miserably. Any advice on how to approach building this myself? Or -- is there any chance that the regular builds will ever include binaries for linux on arm?The text was updated successfully, but these errors were encountered: