Comment by germandiago
2 hours ago
But compile-time processing is certainly useful in a performance-oriented language.
And not only for performance but also for thread safety (eliminates initialization races, for example, for non-trivial objects).
Rust is just less powerful. For example you cannot design something that comes evwn close to expression templates libraries.
No comments yet
Contribute on Hacker News ↗