mirror of
https://github.com/ziglang/zig.git
synced 2026-02-09 19:10:48 +00:00
* Add command line help for "-mexec-model" * Define WasmExecModel enum in std.builtin. * Drop the support for the old crt1.o in favor of crt1-command.o Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>