Neat. This and Oryol [1] appear to have similar goals, I think this already calls for a more in-depth comparison... Either way, this kind of technology could end up being a better choice than the node-webkit / electron paradigm, for many projects that want to target in-browser and native platforms.<p>I've been planning a project like that using raw GL, but with these frameworks popping up, the concept might go from experimental to very robust.<p>The native version is inherently lightweight and the emscripten/browser version could also be very lightweight and efficient, depending on how much attention they pay to that target while developing the framework. Looking forward to see how this plays out.<p>[1]: <a href="http://floooh.github.io/oryol/" rel="nofollow">http://floooh.github.io/oryol/</a>