Thank you for the link, I’ve been able to build WebAssembly examples (Cone and MultiCone) with Emscripten Docker.
Now I’m aiming for building vtkSurfaceReconstructin to WASM and use it along with my JS app, seems like it’s not working the same way that I did with examples above (I guess CMakeLists should be changed in some way, I tried some but not working yet).
do you have any points or resources on how to continue?