logoalt Hacker News

boxedyesterday at 11:05 PM1 replyview on HN

Seems to work out well for Mojo, so I'd guess it's more an issue with C++.


Replies

nylonstrungtoday at 11:47 AM

Well mojo handles it by introducing an additional step of lowering code to MLIR as an intermediate representation. Something that can be done with C++ as well