[vtk-developers] WebAssembly Support

Kyle Edwards kyle.edwards at kitware.com
Wed Jan 9 15:19:29 EST 2019


Hello all,

A while back, I tried buliding a minimal subset of VTK with Emscripten,
the WebAssembly compiler, but it failed to compile because VTK uses
features that are not in OpenGL ES2. Does anyone here have an idea of
how much work would be needed to port VTK to ES2? (This is not related
to vtk.js. This is an attempt to compile VTK proper from C++ to
WebAssembly.)

Kyle


More information about the vtk-developers mailing list