> keep as many features out of low-level C, and limit futzing with C-level internals of Lisp objects and the Lisp interpreter to the absolute minimum.
…
> Zaretskii's preferred solution would be to make the Elisp loader faster
Wouldn't doing so entail a lot of "futzing with C-level internals of Lisp objects and the Lisp interpreter"?
> keep as many features out of low-level C, and limit futzing with C-level internals of Lisp objects and the Lisp interpreter to the absolute minimum.
…
> Zaretskii's preferred solution would be to make the Elisp loader faster
Wouldn't doing so entail a lot of "futzing with C-level internals of Lisp objects and the Lisp interpreter"?