Skip to content

Commit 3aead91

Browse files
committed
Merge branch 'main' of github.com:swiftwasm/WebAPIKit into maxd/webgl2
# Conflicts: # Sources/DOMKit/Generated.swift # parse-idl/parse-all.js
2 parents 652cb26 + ce7f227 commit 3aead91

File tree

5 files changed

+12228
-11403
lines changed

5 files changed

+12228
-11403
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# DOMKit
1+
# WebAPIKit
22

33
🚨 Very experimental 🚨
44

5-
Type-safe access to DOM APIs from Swift, using [webidl2swift](https://github.com/Apodini/webidl2swift/pull/8) to generate the bindings and [JavaScriptKit](https://github.com/swiftwasm/JavaScriptKit) to enable access to the actual objects.
5+
Type-safe access to DOM and other Web APIs from Swift, using [webidl2swift](https://github.com/Apodini/webidl2swift/pull/8) to generate the bindings and [JavaScriptKit](https://github.com/swiftwasm/JavaScriptKit) to enable access to the actual objects.

Sources/DOMKit/CanvasImageSource.swift

Lines changed: 0 additions & 102 deletions
This file was deleted.

0 commit comments

Comments
 (0)