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 7eb82ef commit a04e7e9Copy full SHA for a04e7e9
web/CHANGELOG.md
@@ -10,9 +10,7 @@
10
`getter`s and `setter`s, respectively.
11
- Exposed constants with primitive values as non-`external` so they can be
12
`switch`ed over.
13
-- Adding a `JS(LegacyNamespace.$extensionTypeName)` annotation on generated `JS`
14
- objects if they have an IDL extended attribute `[LegacyNamespace=Foo]` defined
15
- in their IDL description.
+- Correctly namespace `WebAssembly` types.
16
17
## 1.0.0
18
0 commit comments