Boscop / web-view

Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications
MIT License
1.92k stars 175 forks source link

Remove Tauri From Showcase #287

Closed nothingismagick closed 3 years ago

nothingismagick commented 3 years ago

Tauri now consumes its very own windowing crate TAO and a 100% based rust webview crate WRY. Very soon we will support iOS, pureOS, and Android - and we are very close to having a webdriver.io compliant tauri-driver for running e2e tests in the webview.

However, we are primarily removing ourselves from this list because there is a wild rumor circulating that Tauri requires MSHTML, and this is absolutely no longer true.