Lucas Mülling

Results 5 comments of Lucas Mülling

I don't think this is bad for the language, and, as shown, it already can be done. Tho Zig should not implement things just to solve someone's specific problem (like...

@dvmason I think this does not work because you are mixing the types `F` and `F2`. I managed to get it to work on master: ```zig const builtin = @import("builtin");...

Added the documentation and CI tests, I've also enabled sover with cmake.

Both, I was thinking of this as long term goal. If development is mindful of this, it can be improved gradually. I also don't mind helping.

Possibly related to https://github.com/openssl/openssl/issues/28902