0.10.0-675-g9d93b2ccf1-TypeOf-hack.patch | ||
0.10.0-747-g7b2a936173-CallOptions.patch | ||
0.10.0-1638-g7199d7c777-re-add-qualCast.patch | ||
Dockerfile | ||
llvm-snapshot.gpg.key | ||
llvm.list | ||
README.md | ||
run |
Building modern Zig from the original C++ implementation
This repository explored building Zig from the C++ implementation without using
binary blobs. Went all the way to Zig 0.11, at which moment Guix picked it up,
went all the way to 0.13.0 and beyond. If
you want a kosher zig1.wasm
, you can take it from Guix, free of charge, right
now.
Also see my write-up.