Fixed Template Array Serialization#
VTK now correctly serializes template arrays. This fix ensures that templated array types are properly handled during serialization, improving compatibility between Python and WebAssembly (WASM) builds.
VTK now correctly serializes template arrays. This fix ensures that templated array types are properly handled during serialization, improving compatibility between Python and WebAssembly (WASM) builds.