Trying to view vtu or vtk file in the web

This example show how to load a VTU via wasm and vtk3d on the client side.

After that, you can use trame-vtklocal to do the same but on the server side and let the client render it via wasm.

You just need to choose what you want to do and how.