Remix.run Logo
nine_k 2 days ago

Indeed, many bugs are API usage bugs, something that no language can verify. (The API is implemented in C anyway.)

IshKebab 2 days ago | parent [-]

No, but some languages make designing difficult-to-misuse APIs a lot easier than others.

nine_k 2 days ago | parent [-]

It's Linux, it's a C API, so there's little hope.

I wonder if Redox has a much better API; at least I hope it does.