Hacker News new | ask | show | jobs
by Kipters 3504 days ago
No, they compile to IL and run it with Mono (embedded as a native lib). Optionally you can AOT-compile it to native code.