5 ms·
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 las
by athrowaway3z 23d ago
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.