roc-lang / roc

A fast, friendly, functional language.
https://roc-lang.org
Universal Permissive License v1.0
4.1k stars 288 forks source link

Upgrade Zig Version to 0.13.0 #6875

Open ricardo-valero opened 2 months ago

ricardo-valero commented 2 months ago

Is there anything stopping us from upgrading to the latest Zig version (0.13.0)?

Current Zig version: https://github.com/roc-lang/roc/blob/1bcf30391baef2cd19ff2158ba78748b67d3ddd1/nix/compile-deps.nix#L3

I am encountering issues building from source using Nix on Darwin aarch64: https://github.com/NixOS/nixpkgs/issues/299091

lukewilliamboswell commented 2 months ago

We discussed it briefly at https://roc.zulipchat.com/#narrow/stream/395097-compiler-development/topic/Zig.200.2E12.2E0/near/444208611

Essentially just needs someone to make it happen I think.

jpospychala commented 1 month ago

great to see it happening in #6921 thank you @lukewilliamboswell