Hacker News new | ask | show | jobs
Inject the .Net framework into the browser (medium.com)
2 points by mike_r_parsons 3462 days ago
1 comments

While definitely cool.. for the love of all that is good, please don't do this on anything in production that isn't leveraging a huge existing codebase.

Hybrid projects to JS and the browser are just plain a nightmare to work with. They're never as light as they should be and almost always impossible to debug/diagnose issues.