The Macro: Cloud Gaming Failed Because It Solved the Wrong Problem
I remember when Google Stadia launched and everyone said the future of gaming was streaming. No downloads, no hardware requirements, just open a browser and play. The pitch was perfect. The execution was a disaster. Stadia shut down in January 2023 after Google spent hundreds of millions on it. The problems were fundamental: input latency, video compression artifacts, bandwidth requirements, and the fact that gamers care about performance in a way that casual video viewers do not. A 50-millisecond delay watching Netflix is invisible. A 50-millisecond delay in a competitive shooter is unplayable.
NVIDIA’s GeForce NOW and Xbox Cloud Gaming have done better than Stadia, mostly because they didn’t bet the entire product on streaming alone. But the core limitations of cloud gaming remain. You are watching a video of a game running on a server somewhere else. The physics of light traveling through fiber optic cable impose a floor on latency that no amount of engineering can break through. If you live far from a data center, the experience degrades. If your internet hiccups, the game stutters. If the server is under load, your frame rate drops.
Meanwhile, a completely different approach has been quietly maturing. WebAssembly shipped in all major browsers in 2017. WebGPU, the successor to WebGL that gives browsers access to modern GPU features, started landing in Chrome in 2023. These technologies let code run natively in the browser at near-native speeds. Not streamed from a server. Actually running on your machine, inside a browser tab. No installation. No launcher. No 80-gigabyte download.
The gaming industry has mostly ignored browser-native gaming because the technology wasn’t ready. WebGL could handle simple 3D graphics but couldn’t touch what console and PC games required. WebGPU changes that equation significantly. The question is whether anyone is going to build a real platform around it before the opportunity window closes and the incumbents start paying attention.
The Micro: The Guy Who Built Google’s GIF Keyboard Wants to Fix Game Distribution
Wavedash is a browser-native gaming platform. Games run directly in Chrome with no downloads, no installations, and no streaming. The files execute locally on your machine using WebAssembly and WebGPU, which means zero input lag. This is not cloud gaming. This is the game actually running in your browser tab at native performance.
The multiplayer angle is where it gets clever. You send someone a link. They click it. They’re in the game. No account creation. No friend request system. No launcher update that has to finish before you can play. Just a URL. The friction reduction for multiplayer gaming is enormous. Anyone who has tried to get four friends to all install the same game, update to the same version, create accounts on the same platform, and add each other knows exactly how much friction currently exists.
The founding team is Kyler Blue, Raymond Kennedy, and Matthew Portner. Kyler was the first employee and Head of Product at Tenor, the GIF keyboard company that Google acquired. He designed the product that serves billions of GIF searches daily. Raymond is a repeat YC founder who built Rhythmm (YC W18) and Sesh, which GoFundMe acquired. Matthew founded DefendTheHouse, a gaming YouTube channel with 700,000 subscribers, and did production work at Snapchat and BuzzFeed. The team combines consumer product expertise with deep gaming knowledge and platform engineering experience. They’re a three-person team in San Francisco, part of YC’s Spring 2025 batch.
The developer proposition is aggressively competitive. Wavedash takes a 10% platform fee. Steam takes 30%. The App Store takes 30%. The Epic Games Store takes 12%. At 10%, Wavedash would be the cheapest major distribution platform in gaming. Combined with the built-in hosting, cloud saves, multiplayer infrastructure, achievements, and analytics, developers get a full distribution stack at a third of Steam’s cost.
The platform already has live games. Parking Garage Rally Circuit DX, a retro arcade racer by Walaber Entertainment, is playable right now for $14.99. It supports split-screen multiplayer for up to four players and real-time lobbies for up to eight. The game supports controllers, keyboards, and mice. It works. I tried it.
The Verdict
I think Wavedash is attempting something that could genuinely reshape how games get distributed, and the timing is better than it’s ever been. WebGPU maturity, browser performance improvements, and growing developer frustration with Steam’s 30% cut all converge in Wavedash’s favor. The link-based multiplayer alone is a feature that, if it works reliably across a broad game catalog, could drive viral adoption in a way that no other platform can match.
The competition is steep but differently shaped. Steam has an unassailable content library and social features. Epic has Fortnite and Unreal Engine as anchors. GOG has the DRM-free niche. None of them offer instant browser-based play. Wavedash isn’t competing with these platforms on catalog size. It’s competing on access speed and distribution economics. If you’re an indie developer shipping a multiplayer game, the pitch of “your players don’t need to download anything and you keep 90% of revenue” is extremely compelling.
The risk is technical breadth. WebAssembly and WebGPU can handle a lot, but they can’t handle everything. AAA titles with massive asset loads and complex rendering pipelines are not going to run in a browser tab anytime soon. Wavedash’s near-term market is indie and mid-tier games, which is a real market but a smaller one. The question is whether they can build enough momentum in that segment to matter when the technology eventually catches up to bigger titles.
Thirty days, I’d want to see the game catalog growing. One title is a proof of concept. Ten titles is a platform. Sixty days, the multiplayer link-sharing feature needs to show viral mechanics. How many players join through shared links versus finding games on their own? Ninety days, the developer economics story has to hold up. If devs are making more money on Wavedash per unit sold than on Steam, word will spread fast through indie developer communities. The technical foundation is real. The team understands consumer products. Now it’s a content acquisition race.