V8 is damn fast, faster than C++ when it comes to numerics
twitter.comIn readable form: https://xcancel.com/zcbenz/status/1833456414460940762
tldr: V8 is not faster than C++. V8 is faster than TypeScript transpiled into C++ with compilets due to lack of "int" type in typescript annotations.