swiftwasm / WebAPIKit

Access the DOM and other Web APIs from Swift! (Very much a WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebAPIKit

🚨 Very experimental 🚨

Type-safe access to DOM and other Web APIs from Swift, using @webref/idl package 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)

License:MIT License


Languages

Language:Swift 100.0%Language:Shell 0.0%Language:JavaScript 0.0%