What do you need from WebKit next?
@jensimmons The ability to test everything without buying a Mac? ๐Ÿ‘‰๐Ÿ‘ˆ
@ZMYaro would a paid service like https://www.macstadium.com/ fill that role?
MacStadium | Mac Cloud Solutions on Apple Hardware

Build faster with MacStadium's globally available, enterprise-grade Mac cloud solutions for CI/CD, Xcode, iOS builds, macOS testing, and more. Get started now.

@j4ck That still makes Safari the only major browser I need to pay money to test.
@ZMYaro yikes yeah thatโ€™s still a big problem
@ZMYaro @jensimmons It's definitely not going to help you test *every* WebKit/Safari bug, but there is Epiphany, a WebKit-based browser on Linux. I found a couple recent links suggesting that you can now run it on Windows with WSL:
https://blog.codeisc.com/2022/03/11/safari-webkit-wsl2-windows10-windows11.html
Debugging Safari-specific bugs in Windows via WSL2 | Ivan Sanz-Carasa

If you want to debug your website in safari from Windows without any emulator involved, you are lucky! This guide explains how to get a fully featured WebKit browser running natively in Windows 10 and Windows 11 :)

CodeIsc
@AmeliaBR @jensimmons Does it support testing touch gestures and PWA features? That was my issue trying to test with basic WebKit Windows builds.