Writing runtime-extensible code in Zig is massively inconvenient

I don’t mind saying things out loud at all, but I think at this time it would be premature. ABI breaks fail silently and corrupt data, API breaks fail loudly and, mostly, just refuse to compile. We should stick with the latter for now.

1 Like