|
|
|
|
|
by WeatherBrier
772 days ago
|
|
I feel the opposite, they really are focused on being a language that's great for AI and heterogeneous compute, since that's what Modular is focused on. But the features are attractive for other use cases, it has access to MLIR, compile time metaprogramming, easy and ergonomic SIMD, and soon GPU support. |
|
Why does AI and heterogeneous compute need ownership and lifetime checks again?
These are really needed for low level pointer heavy code.