Chris Coble

Results 3 issues of Chris Coble

My understanding is SkiaSharp running on WebAssembly is in progress with a target release of May. This would allow a "Blazor Client" application to use SkiaSharp and Skia fully running...

Request is to add [Radio Button](https://material.io/components/radio-buttons) support to the Graphics.Controls Repo. In our UC we need to mix graphics and controls on the same canvas. We ultimately need support of...

enhancement

Unmarshalled interop is one of the noted features in .Net 6 for Webassembly. https://github.com/dotnet/runtime/issues/43767 Avoiding the JS Interop layer would greatly speed up rendering, considering every single method and property...

question