Files
zig/src/link
Luuk de Gram 6d951aff7e wasm-linker: Only export symbols notated as such
This exposes a function from stage2 to stage1 to append symbols to automatically export them.

This happends under the following conditions:
- Target is wasm
- User has not provided --export/--rdynamic flags themselves.
2022-01-06 20:19:47 +01:00
..
2021-12-21 14:32:02 -07:00
2021-09-24 13:39:20 -04:00
2020-09-21 18:38:55 -07:00
2022-01-06 13:17:00 +01:00