jolt/host
Yogthos dbc4298c0a Export joltc.exe symbols so foreign-entry finds the embedded bundles
The -e path worked but jolt build died: jolt_petite_boot_len wasn't
foreign-entry-visible. -rdynamic's Windows equivalent for an exe is an
export table; -Wl,--export-all-symbols provides one.
2026-07-02 18:47:40 -04:00
..
chez Export joltc.exe symbols so foreign-entry finds the embedded bundles 2026-07-02 18:47:40 -04:00