Remix.run Logo
jacobx 9 days ago

We’ve gotten a lot of requests for WebKit, so we’ll try to add it soon.

If we hit issues we can try to pull in just a subset, but one nice thing about Swift is the frameworks have .swiftinterface files which list all the APIs in them, so we’ve generally been able to pull in whole frameworks at a time.

QuantumNomad_ 9 days ago | parent [-]

Nice :)