You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type-safe access to DOM and other Web APIs from Swift, using webidl2swift to generate the bindings and JavaScriptKit to enable access to the actual objects.
About
Access the DOM and other Web APIs from Swift! (Very much a WIP)