Hacker News new | ask | show | jobs
by taeric 1092 days ago
Emacs stands in stark contrast to this claim, though. Some things do get moved into native code so that it can run faster, but at large most of it is implemented in the same code and paths that everyone has access to at runtime.

(For examples of "to run faster," I'm talking of json and such. Calling out to the tree-sitter library is there, too. I'm not clear why that has to be native, oddly.)

I can certainly understand and agree with browsers having more locked down sections. For expert developer tools, though, it does feel a touch weirder.