Content deleted Content added
Utrana Dogg (talk | contribs) |
Tj.rothwell (talk | contribs) →History: Initial scope for version history. |
||
Line 251:
The previous [[Bootstrapping (compilers)|bootstrapping]] compiler, written in Zig and C++ using [[LLVM]] as a back-end,<ref>{{Cite web|url=https://www.gingerbill.org/article/2019/05/13/a-reply-to-the-road-to-zig/|title=A Reply to _The Road to Zig 1.0_|date=2019-05-13|website=www.gingerbill.org|language=en-gb|access-date=2020-02-11}}</ref><ref>{{Cite web|title=ziglang/zig|date=2020-02-11|url=https://github.com/ziglang/zig|website=GitHub|publisher=Zig Programming Language|access-date=2020-02-11}}</ref> supporting many of its native targets,<ref>{{Cite web|url=https://ziglang.org/#Tier-System|title=The Zig Programming Language|website=Ziglang.org|access-date=2020-02-11}}</ref> was removed in version 0.11. Newer versions of Zig use a prebuilt [[WebAssembly]] version of Zig to bootstrap itself.
=== Versions ===
All releases, along with their release dates: <ref>{{Cite web |title=Download ⚡ Zig Programming Language |url=https://ziglang.org/download/ |access-date=2025-05-06 |website=ziglang.org}}</ref>
{| class="wikitable" style="text-align: center;"
! rowspan="2" | Version !! rowspan="2" | Date
! colspan="3" |Windows !! colspan="2" |macOS !! colspan="7" |Linux
|-
!x86_64 !!aarch64 !!x86 !!x86_64 !!aarch64 !!x86_64 !!aarch64 !!arm7a !!riscv64 !!powerpc64le !!x86 !!loongarch64
|-
| 0.1.1 || October 17, 2017 || ✅ ||❌ ||❌ ||❌ ||❌ ||❌ ||❌ ||❌ ||❌ ||❌ ||❌ ||❌
|-
|}
== Projects ==
|