mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
These changes enable a Hello World example. However, all implemented codegen is not yet feature-complete. - asm only supports 'svc #0' at the moment - call only supports leaf functions at the moment - setReg uses a naive method at the moment