SteveSandersonMS / WebWindow

.NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.
Apache License 2.0
1.99k stars 215 forks source link

Use chromium on macOS #108

Open kristof12345 opened 4 years ago

kristof12345 commented 4 years ago

Hi!

Is it possible to use chromium based engine on macOS? (Even with a little more memory usage?) If not, this would be a much needed feature to reduce browser specific css and js code.

Thanks.

vudzero commented 4 years ago

Since the project uses OS native WebView, I'm not sure this is possible...

robalexclark commented 3 years ago

The whole idea of this library is that it doesn't use chromium....