37 ms·
Two red flags: - the exception philosophy seems wrong-headed to me — you want to build language features that encourage handling of routine runtime issues with
by setpatchaddress 5y ago
Two red flags:
- the exception philosophy seems wrong-headed to me — you want to build language features that encourage handling of routine runtime issues without the overhead of C++-style exceptions
- the claim that the runtime is faster than Apples’s runtime is very citation-needed