|
|
|
|
|
by saagarjha
1870 days ago
|
|
Ha, just making sure :P I do have one suggestion, though: try WSL, because it will give you access to Linux, where you can actually write programs entirely in assembly because the system call API is stable. The ABI matches with macOS's too, which is another plus. |
|
> Linux, where you can actually write programs entirely in assembly because the system call API is stable
I didn’t know this — is it not stable on Windows?