Is it possible to configure the canvas background to be transparent when using the WebAssembly targe...
l
Is it possible to configure the canvas background to be transparent when using the WebAssembly target? I guess I would have to customize the clear color (assuming the skiko layer is configured to support alpha) but I can't find the API to do that.