Skip to content

Commit

Permalink
Link to @webref/idl instead of webidl2swift (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxDesiatov authored May 4, 2022
1 parent d8d0b1b commit f83fbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

🚨 Very experimental 🚨

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.
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 comments on commit f83fbb4

Please sign in to comment.