Skip to content

Commit f83fbb4

Browse files
authored
Link to @webref/idl instead of webidl2swift (#40)
1 parent d8d0b1b commit f83fbb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
🚨 Very experimental 🚨
44

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.
5+
Type-safe access to DOM and other Web APIs from Swift, using [@webref/idl](https://www.npmjs.com/package/@webref/idl) package to generate the bindings and [JavaScriptKit](https://github.com/swiftwasm/JavaScriptKit) to enable access to the actual objects.

0 commit comments

Comments
 (0)