Hacker News new | ask | show | jobs
by antioedipus 2558 days ago
This language is compiled, not interpreted. Because of this, runtime performance is not limited by Go’s performance characteristics.

This language can claim to be very close to C/C++ in terms of runtime performance characteristics because it compiles to C.