Why would you say that Rust is made for low level hardware interfacing? I am generally curious.
cbazero
joined 2 years ago
Zig is a modern C. Rust is a (modern) alternative to C++. So two different languages can exist alongside each other, just like C and C++.
If you compile on windows server the same problem happens. The server is basically gone. So there seems to be some special scheduler configuration in windows client os.
I once heard that a major problem is that you have to disable or work around Rusts safety features once you write hardware interfacing code like a os kernel