← Back to context

Comment by myko

1 month ago

I'm converting an old C codebase to Swift, though given Swift's non-support for mix-language targets I'm considering switching to Zig.

Unfortunately the Zig compiler crashes when building my project and I haven't looked into debugging the compiler to find out why. There's a lot of gnarly code in this project (based on dikumud from ~1989?) with many inexperienced hands touching it over the decades.