Patrick R. Michaud wrote:
IIUC, the loadlib opcode (and the new .loadlib directive) are used strictly for dynamic libraries... .include is currently compile-time only, and only works with .pir/.pasm
...Yes, the suggestion is an extreme reuse of existing syntax. Something that's good to avoid on general design principles.
Allison