Hacker News new | ask | show | jobs
by trogdc 1048 days ago
Does this have native-comp enabled? Or do you still have to build from source for that?
1 comments

No, it's enabled by default. Last I built Emacs, it took me more than an hour to build.

The default branch has native-compilation, tree-sitter, and json enabled. See here for the enabled flags:

https://github.com/alexmurray/emacs-snap/blob/master/snapcra...