jscherer92/Quark

Similar Idea in the Works

ccioanca opened this issue ยท 3 comments

Looks like a similar cross platform solution is in the works for .NET core developers.

Read about it here: https://blog.stevensanderson.com/2019/11/18/2019-11-18-webwindow-a-cross-platform-webview-for-dotnet-core/

It basically tries to do what Quark was looking to accomplish, allow a web-view library without electron's need for chromium and node.

The idea seems very promising for those of you that are interested.

Dang! That looks really slick! I am glad that others are still continuing the effort! I still think we could get the memory footprint down even more than that, but it makes sense since it is utilizing .NET core.

Competition is very healthy, and if this project does indeed take off and it shrinks the footprint, then more power to this.