Forum Discussion

mdrabkin's avatar
mdrabkin
Regular Visitor
8 years ago

Is it possible to load WebAssembly file from custom visual?

Hi,   I'm experimenting with custom visuals development, and was trying to load a .wasm file. Since it requires me to fetch the file, I keep getting cross origin error. I couldn't find anywhere i...