aboutsummaryrefslogtreecommitdiff
path: root/src/Compilation.zig
diff options
context:
space:
mode:
authorLuuk de Gram <luuk@degram.dev>2021-11-17 08:58:08 +0100
committerLuuk de Gram <luuk@degram.dev>2021-11-21 21:07:51 +0100
commitc18bc08e3c658f50faf7668f8940a11326f3947a (patch)
tree90f40dbeecbcd09c0a96c4aaa716d66496fe5d01 /src/Compilation.zig
parent05330bbe0ddd3057a1badea92a7823a2b1f4d68a (diff)
downloadzig-c18bc08e3c658f50faf7668f8940a11326f3947a.tar.gz
zig-c18bc08e3c658f50faf7668f8940a11326f3947a.zip
wasm: Linker - emit stack pointer
The self-hosted wasm linker now emits a mutable global. This entry represents the stack pointer, which has an initial value of offset table size + data size + stack size. Stack size can either be set by the user, or has the default of a single wasm page (64KiB).
Diffstat (limited to 'src/Compilation.zig')
0 files changed, 0 insertions, 0 deletions