Hacker News new | ask | show | jobs
by chrisb 3165 days ago
I wrote an CIL-to-JS translator too:

https://github.com/chrisdunelm/DotNetWebToolkit

It's not complete, certainly not usable for anything remotely real, but could handle quite a bit of C#. And was fun to work on :)