mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-16 21:15:23 +03:00
c950f0c6c3
Adds Windows stub (still needs to be implemented on Windows), adds WASI implementation, adds unit test testing basic chain of ops: create file -> symlink -> readlink.