Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Something like the CIL[0]? I know there was a python and a ruby implementation on top of it.

[0] https://en.wikipedia.org/wiki/Common_Intermediate_Language



That's about viable nowadays.

Elaborating: Until recently, your best option for running CIL in an AOT type environment would be Mono AOT, which has it's own limitations.

Nowadays, however, we do have CoreRT in a state that lets you do AOT, still with limitations around things like reflection. But, it's fairly doable nowadays, I would think.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: