diff options
| author | Luuk de Gram <luuk@degram.dev> | 2023-06-18 17:50:51 +0200 |
|---|---|---|
| committer | Luuk de Gram <luuk@degram.dev> | 2023-06-26 20:00:57 +0200 |
| commit | 381937116326400c1162a710c16496152b542443 (patch) | |
| tree | 21e841fedeae8a5a1dac655cec5a2cab724e7175 /lib/std/Build/Step/CheckObject.zig | |
| parent | 7322aa118376a635ab077ca833dd152639953337 (diff) | |
| download | zig-381937116326400c1162a710c16496152b542443.tar.gz zig-381937116326400c1162a710c16496152b542443.zip | |
wasm-ld: implement `--export-memory` flag
This flag allows the user to force export the memory to the host
environment. This is useful when the memory is imported from the
host but must also be exported. This is (currently) required
to pass the memory validation for runtimes when using threads.
In this future this may become an error instead.
Diffstat (limited to 'lib/std/Build/Step/CheckObject.zig')
0 files changed, 0 insertions, 0 deletions
