rust9x / rust

Empowering everyone to build reliable and efficient software, even for Windows 9x/Me/NT/2000/XP/Vista.
https://github.com/rust9x/rust/wiki
Other
319 stars 9 forks source link

Investigate Win32s support #4

Open seritools opened 2 years ago

seritools commented 2 years ago
malxau commented 2 years ago

Note that Win32s has no console subsystem, no support for threads, and executes in a shared address space (requiring a relocatable executable.)