aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/spirv/Module.zig
diff options
context:
space:
mode:
authorLuuk de Gram <luuk@degram.dev>2022-10-01 15:33:15 +0200
committerLuuk de Gram <luuk@degram.dev>2022-10-08 09:43:35 +0200
commit43b55ea9f4a5a05c9ff295ea00aab687141e24c3 (patch)
treeae58bd2515e76213f9c55be68655d19bfd5f452b /src/codegen/spirv/Module.zig
parent11dce78944ecfab1838cd678f75c354aa376a8bf (diff)
downloadzig-43b55ea9f4a5a05c9ff295ea00aab687141e24c3.tar.gz
zig-43b55ea9f4a5a05c9ff295ea00aab687141e24c3.zip
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.
Diffstat (limited to 'src/codegen/spirv/Module.zig')
0 files changed, 0 insertions, 0 deletions