Y
Hacker News
new
|
ask
|
show
|
jobs
by
aaronmu
1590 days ago
It runs on Windows, Linux, and macOS.
https://dotnet.microsoft.com/en-us/learn/dotnet/what-is-dotn...
2 comments
ygra
1590 days ago
Not by calling VirtualAlloc and friends, though. At least that part of the code has to be rewritten per platform.
link
tempodox
1590 days ago
I know that .NET is cross-platform, that was not my point. I'm referring to the parts where the article specifically mentions Windows API. How do I do the same on macOS and Linux? Is it even possible?
link
atdrummond
1589 days ago
I don't see anything that doesn't have mac/Linux analogues but it would definitely require a concerted effort.
link