GingerBill showcases how preserve_none can be useful when used together with tail calls here. Since it is supported by LLVM, it should be possible to add support for it in Zig as well.
GingerBill showcases how [preserve_none](https://clang.llvm.org/docs/AttributeReference.html#preserve-none) can be useful when used together with tail calls [here](https://x.com/TheGingerBill/status/2011860666559119485?s=20). Since it is supported by LLVM, it should be possible to add support for it in Zig as well.