building VTK for webAssembly,ninja: build stopped: subcommand failed

CMake Error at generate_proj_db.cmake:29 (message):
SQLite3 failed

When targeting wasm on windows, use -DVTK_MODULE_ENABLE_VTK_libproj=NO with cmake.

wasm sdk is not distributed in that link. We do however publish them in docker hub at kitware/vtk-wasm-sdk. Eventually, Download | VTK should include a link to the docker image and/or tarball of the vtk-wasm-sdk install tree.