logoalt Hacker News

athrowaway3ztoday at 7:48 PM0 repliesview on HN

These are the kind of posts i love.

One nit-pick;

> The preload table is a list of objects to map last, so their exports win.

made it sound like the 'map last' is a consequence of this new perspective, but it’s really still a loader convention: by definition, the symbol-resolution query needs to give entries in the preload table precedence over ordinary dependencies.