• Joined on 2026年02月25日
ethernet commented on issue ziglang/zig#32045 2026年04月29日 19:13:00 +02:00
Remove comptime fields from the language

Comptime fields seem justified on the principle that the type system should mirror capabilities given to you by the rest of the language. If a function takes arguments or returns in special way,...