We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 173ad31 commit 0cb30ffCopy full SHA for 0cb30ff
web/CHANGELOG.md
@@ -7,9 +7,7 @@
7
- Deprecated `TouchListWrapper` and `TouchListConvert` in favor of `JSImmutableListWrapper`.
8
- Added `[]` and `[]=` overloaded operators to types which define unnamed
9
`getter`s and `setter`s, respectively.
10
-- Adding a `JS(LegacyNamespace.$extensionTypeName)` annotation on generated `JS`
11
- objects if they have an IDL extended attribute `[LegacyNamespace=Foo]` defined
12
- in their IDL description.
+- Correctly namespace `WebAssembly` types.
13
14
## 1.0.0
15
0 commit comments