<div dir="ltr"><div>Hi Folks - </div><div><br></div><div>Has anyone tried VES/VTK and emscripten[1]?  Other OpenGL (ES) game platforms appear to compile to javascript and work with WebGL (even on a phone!) and you can even run complete, if simple, Qt applications in a browser.</div>
<div><br></div><div>I can already hear the purists scream about this being an 'ugly hack' which, I have to admit, it kind of is.  But it also shows some promise and for a certain subset of VTK functionality it might make sense to expose javascript bindings this way rather than rewriting something new in pure javascript.  See for example the zlib, python, sqlite, and other large C/C++ code bases that are automagically available now in the browser.</div>
<div><br></div><div>Thoughts?</div><div>-Steve</div><div><br></div>[1] <a href="https://github.com/kripken/emscripten/wiki">https://github.com/kripken/emscripten/wiki</a><br></div>