Hacker News new | ask | show | jobs
by sunnya 4499 days ago
I didn't know that was possible. Even if you can compile Roslyn to JS to run on the client, you still need to compile most parts of the BCL as well, or else you still need to make a server call.
1 comments

Sure. You may try compile IL to js http://jsil.org/
Marvel at convoluted error messages! (JSIL is still in development. You will hit bugs)