Files
zig/src/link
Luuk de Gram 43b55ea9f4 wasm-linker: generate 'producers' section
The `producers` section contains meta data of the binary and/or
object file. It *can* contain the source language, the tool it
was processed by, and/or the SDK that was used to produce the file.

For now, we always set the language and processed-by fields to Zig.
In the future we will parse linked object files to detect their
producers sections and append (if different) their language, SDK
and processed-by fields.
2022-10-08 09:43:35 +02:00
..
2022-09-10 00:59:46 +02:00
2022-09-18 11:01:29 +02:00
2022-05-13 16:43:59 -04:00
2022-06-02 10:41:13 +02:00
2022-08-18 18:58:28 -07:00
2020-09-21 18:38:55 -07:00
2022-08-18 18:58:28 -07:00
2022-08-18 18:58:28 -07:00