I want to use SkiaSharp in a Blazor desktop app ( Windows, Mac, Linux, etc. )
I know about Blazor Hybrid ( Blazor Desktop ) but I didn't find any way to integrate SkiaSharp.
So basically what I want is a way to use SkiaSharp in a Blazor desktop app but without WASM. Does such a thing exist?