1
Go to file
2025-01-02 16:26:09 +02:00
0.10.0-675-g9d93b2ccf1-TypeOf-hack.patch run: BoundFn hack 2024-11-03 22:20:46 +02:00
0.10.0-747-g7b2a936173-CallOptions.patch add missing patch 2024-11-06 14:11:20 +02:00
0.10.0-1638-g7199d7c777-re-add-qualCast.patch add missing patch 2024-11-09 14:39:42 +02:00
Dockerfile Dockerfile: +libclang-cpp18-dev 2024-11-12 22:02:13 +02:00
llvm-snapshot.gpg.key Initial commit 2024-11-01 09:33:22 +02:00
llvm.list re-add llvm17,18 2024-11-10 16:43:11 +02:00
README.md dense 2025-01-02 16:26:09 +02:00
run Dockerfile: +libclang-cpp18-dev 2024-11-12 22:02:13 +02:00

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.