Files
zig/src/link
Luuk de Gram 09abd53da7 wasm-linker: refactor Limits and add flags
Rather than adding the flags "on-demand" during limits writing,
we now properly parse them and store the flags within the limits
itself. This also allows us to store whether we're using shared-
memory or not. Only when the correct flag is set will we set the
max within `Limits` or else we will leave it `undefined`.
2023-03-18 20:13:29 +01:00
..
2022-11-04 00:09:27 +03:30
2020-09-21 18:38:55 -07:00