swiftwasm / WebAPIKit

Access the DOM and other Web APIs from Swift! (Very much a WIP)
MIT License
61 stars 8 forks source link

Gracefully handle unavailable APIs #41

Closed MaxDesiatov closed 2 years ago

MaxDesiatov commented 2 years ago

Updating the API to make it compatible with https://github.com/swiftwasm/JavaScriptKit/pull/190.