mirror of
https://github.com/ziglang/zig.git
synced 2026-01-01 02:53:23 +00:00
--import-memory import memory from the environment --initial-memory=[bytes] initial size of the linear memory --max-memory=[bytes] maximum size of the linear memory --global-base=[addr] where to start to place global data See #8633