-
Notifications
You must be signed in to change notification settings - Fork 19
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
Rough ETA/timeline/milestones? #26
Comments
Hi Joseph, happy to hear you're interested! I'm curious about the use cases you had in mind for it, can you share more? In 2024 we'll be doing a limited test program focused on ChromeOS. We're not committed to ship beyond the limited test program right now and whether it moves forward will depend on developer response, feedback from the test program, and how interested standards and other browsers are. 2025 is the earliest I'd expect the feature for GA beyond ChromeOS, assuming everything goes well with the test program. PS I agree with you about the possibilities! We'll need to see how developers respond and how they feel about IWAs relative to the alternatives. |
Thanks for the update!
I have quite a few use cases, but perhaps the most illustrative one is that I run a web-based coding/no-code type platform where people (without much/any coding experience) can make little apps/experiences/games, and I allow them to download their creations so they can run them offline, share them as a file with friends, host them on their own, and just generally be "independent" from the online platform. Currently, though, I can only give them a
I'm actually curious what the alternatives are here? We had a sort of "golden age" with Also, there's a somewhat subtle point to be made here in regard to asking developers whether they want IWAs: The ambition of this proposal should, I think, be aimed at changing user behavior as an ~upstream cause of developer behavior change. Once users know that double-clicking a wbn is a safe as clicking a link (or even safer), this suddenly makes it much easier for developers to ship local apps, because users are willing to download and run them quite casually. Said another way: The "market" for local apps is currently tiny (in part) because users are (correctly) trained not to run stuff they downloaded from the internet. The average developer arguably shouldn't be interested in IWAs because there's no extra value to them over something like Electron until user behavior adapts to the idea that (To be clear, I understand there is more utility to developers in IWAs than just "a file format that users aren't weary of running", since IIUC there are usage modes of IWAs that don't even involve a local Apologies for the wall of text! Thank you again for you and your team's work on this! |
I'm wondering if there are any rough estimates for when this will land in Chrome stable? Even something super rough like "hopefully before the end of 2024, but maybe not" would be useful to know.
Also, would the initial stable release support the "safe exe/swf/etc for the web" use case - i.e. no webserver, just a file you can e.g. share via email and double-click to open?
(I'm extremely excited for this proposal, thank you so much for your work in pushing it forward. I think the world desperately needs a "safe, portable exe" and in this humble little repo you're actually making it happen. This is going to be a really big deal.)
The text was updated successfully, but these errors were encountered: