What about the license of Node.js/Chromium? Isn't linking a closed source library (Chakra) problematic?<p>You know it includes multiple code parts under various licenses, Wikipedia says:
BSD license, MIT License, LGPL, MS-PL and MPL/GPL/LGPL tri-licensed ( <a href="http://en.wikipedia.org/wiki/Chromium_(web_browser)" rel="nofollow">http://en.wikipedia.org/wiki/Chromium_(web_browser)</a> )<p>There is a reason why major open source projects like Linux, etc. choose licenses like GNU GPL v2+. <a href="http://en.wikipedia.org/wiki/Embrace,_extend_and_extinguish" rel="nofollow">http://en.wikipedia.org/wiki/Embrace,_extend_and_extinguish</a> and <a href="http://en.wikipedia.org/wiki/Fear,_uncertainty_and_doubt" rel="nofollow">http://en.wikipedia.org/wiki/Fear,_uncertainty_and_doubt</a>