← Back to context Comment by boxed 14 hours ago Seems to work out well for Mojo, so I'd guess it's more an issue with C++. 1 comment boxed Reply nylonstrung 2 hours ago 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
nylonstrung 2 hours ago 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
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