Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use webview/webview_rust instead of boscop/web-view #6

Closed
eliassjogreen opened this issue May 5, 2020 · 8 comments · Fixed by #28 or #99
Closed

Use webview/webview_rust instead of boscop/web-view #6

eliassjogreen opened this issue May 5, 2020 · 8 comments · Fixed by #28 or #99
Labels
enhancement New feature or request

Comments

@eliassjogreen
Copy link
Member

eliassjogreen commented May 5, 2020

This module will switch to webview/webview_rust as soon as possible due to many of boscop/web-view problems. This will also make sure to use webview/webview code instead of boscop's fork.

@lemarier
Copy link
Member

lemarier commented Jun 2, 2020

Hi @eliassjogreen

Maybe I can help with it?

@eliassjogreen
Copy link
Member Author

Sure thing, currently the development of tauri-apps/webview_rust is kinda slow but please do help!

@eliassjogreen
Copy link
Member Author

The bindings exported from tauri-apps/webview_rust should be enough for all we want to implement and more but i will probably wait with releasing the next release until webview_rust has released on crates.

@lemarier
Copy link
Member

lemarier commented Jun 2, 2020

Perfect I'll open a PR

@eliassjogreen
Copy link
Member Author

Sounds good!

@eliassjogreen eliassjogreen reopened this Jun 4, 2020
@eliassjogreen eliassjogreen changed the title Use tauri-apps/webview_rust instead of boscop/web-view Use webview/webview_rust instead of boscop/web-view Jul 22, 2020
@ghost
Copy link

ghost commented Feb 9, 2021

I just saw that webview/webview_rust has made quite a few releases in the past days.

@ghost
Copy link

ghost commented Feb 16, 2021

There are still today some important bugs on windows with webview/webview.

It seems that tauri-apps are abandoning the webview/webview_rust bindings for a new webview crate built directly in Rust,tauri-apps/wry:

"Cross-platform WebView rendering library in Rust that supports all major desktop platforms like Windows 10, macOS, and Linux."

Would that be a better target for deno ?

@eliassjogreen
Copy link
Member Author

Yeah, I would love to switch to wry but don't know if it's possible considering it's not within this organizations scope. Might develop something separate for GUIs in the denosaurs organization soon though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

2 participants