TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Caniwebview.com – Like Caniuse but for Webviews

195 pointsby AshleysBrainabout 1 year ago

15 comments

afavourabout 1 year ago
I salute you for this effort, it won’t be trivial! For example, WKWebView doesn’t allow use of service workers… <i>unless</i> the domain you’re loading is included in the WKAppBoundDomains key of your app’s Info.plist file. Would be great to have all this info in one centralized place though!
评论 #40290349 未加载
Syttenabout 1 year ago
Would be nice to have webkitgtk. We have been shipping a Tauri app for the past couple years and while the idea of not shipping a chromium seems nice in practice it is very hard to have a nice experience across all OS. Linux being the hardest because webkitgtk is really not that great to be polite.
评论 #40285942 未加载
评论 #40286383 未加载
niklasmerzabout 1 year ago
Hi Niklas here. I&#x27;m the other Co-Chair of the W3C WebView Community group that built this site. We took heavy inspiration and code from caniemail.com and are still discussing and working on building up this site. It&#x27;s a very early stage with very little content. If you want to help us feel free to check out the GitHub repository: <a href="https:&#x2F;&#x2F;github.com&#x2F;WebView-CG&#x2F;Compatibility-Data-Project">https:&#x2F;&#x2F;github.com&#x2F;WebView-CG&#x2F;Compatibility-Data-Project</a>
RupertWiserabout 1 year ago
Howdy friends,<p>Ben here, one of the co-chairs for the WebView CG. Super chuffed to see this pop up on hackernews today!<p>For a little context, our group is currently focusing our efforts this year on improving WebView compatibility data. The project is still very young and we’ll keep chipping away at it but please feel free to reach out and engage! You can find the repository here: <a href="https:&#x2F;&#x2F;github.com&#x2F;WebView-CG&#x2F;Compatibility-Data-Project&#x2F;tree&#x2F;main">https:&#x2F;&#x2F;github.com&#x2F;WebView-CG&#x2F;Compatibility-Data-Project&#x2F;tre...</a><p>If you’re interested in joining in on the broader community discussions, you can find our group here: <a href="https:&#x2F;&#x2F;www.w3.org&#x2F;community&#x2F;webview&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.w3.org&#x2F;community&#x2F;webview&#x2F;</a><p>I’m currently working hard at keeping a new born alive but will be happy to answer any questions if I can a moment between diapers :)
aragoniteabout 1 year ago
One feature I look for in any webview is the ability to make parts of the UI transparent while still allowing mouse events over transparent pixels to seamlessly fall through to the window below while those events (not just clicking but hovering) over non-transparent pixels be intercepted as usual.<p>IMO the old ActiceX IE browser control had an exceptionally good (most performant and natural) implementation of this feature. Unfortunately replicating it in chromium based webviews appears to be a lot trickier.
评论 #40286073 未加载
评论 #40285772 未加载
synergy20about 1 year ago
what is the webview here, is it the webview librariers on each platform instead of the browser?<p>I tried to do some UIs with OS specific webviews and it&#x27;s kind of lacking, so I ended up with EletronJS in the end which contains a full blown browser, but it&#x27;s resource hungry.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;webui-dev&#x2F;webui">https:&#x2F;&#x2F;github.com&#x2F;webui-dev&#x2F;webui</a> is another light weight option, it is a thin layer to provide you with a cross platform UI, and invokes browser to render everything, it&#x27;s small yet has all the features of a true browser.
joshkaabout 1 year ago
I was sincerely hoping this would just be the static answer &quot;No&quot;<p><a href="https:&#x2F;&#x2F;shouldiwebview.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;shouldiwebview.com&#x2F;</a> doesn&#x27;t yet resolve...
评论 #40284892 未加载
pentagramaabout 1 year ago
Feedback: Was looking around all the site to find a section who explains what is Webview and can&#x27;t find it. Should be some explanation.<p>What is that? Like a hidden browser that comes with the different OSs?
评论 #40290406 未加载
评论 #40347555 未加载
scriptkiddyabout 1 year ago
Sounds like a very useful tool! Very hard to read on mobile though. You might want to add some responsive css.
评论 #40290481 未加载
jackconsidineabout 1 year ago
How timely. I was just trying to figure out how Webviews handled browser notifications yesterday (they don&#x27;t which is obvious in hindsight I guess). That one doesn&#x27;t yet resolve on this site, but I&#x27;ve bookmarked it
评论 #40290457 未加载
keepamovinabout 1 year ago
This is great. I want to add WebWebView to the list and show 100% compatibility, because we run Chrome on the server and open a portal to it via an iframe. You can see it running here: <a href="https:&#x2F;&#x2F;browse.cloudtabs.net&#x2F;signupless_sessions" rel="nofollow">https:&#x2F;&#x2F;browse.cloudtabs.net&#x2F;signupless_sessions</a> and code here: <a href="https:&#x2F;&#x2F;github.com&#x2F;BrowserBox&#x2F;BrowserBox">https:&#x2F;&#x2F;github.com&#x2F;BrowserBox&#x2F;BrowserBox</a> - But we have yet to release a developer API. Seeing this, we will double our efforts!
yoavabout 1 year ago
I’ve been building electrobun which uses the native webview.<p>This is really useful and well timed.<p>Thank you!
weard_beardabout 1 year ago
Id like one for public transit…<p>Canibus<p>Or perhaps one for availability of Nintendo game emulators…<p>Canines
评论 #40285607 未加载
itslennysfaultabout 1 year ago
Cool idea. Seems a little lacking. All of the following resolve on caniuse, but return nothing on this: quic, http3, webrtc, nesting (css), :not<p>edit... I see this page seems to include everything that is supported ( <a href="https:&#x2F;&#x2F;caniwebview.com&#x2F;features&#x2F;" rel="nofollow">https:&#x2F;&#x2F;caniwebview.com&#x2F;features&#x2F;</a> ). Looks like a total of 7 pages. Hope to see this page evolve over time.
评论 #40294769 未加载
aantixabout 1 year ago
I have no idea what Caniuse is.<p>Please clarify the title.
评论 #40285695 未加载
评论 #40285355 未加载
评论 #40285398 未加载
评论 #40290640 未加载
评论 #40285869 未加载