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 29948ec commit 21e8b5dCopy full SHA for 21e8b5d
FutureFeatures.md
@@ -17,6 +17,7 @@ issues.
17
| Exception handling | [1078][] | in progress |
18
| Garbage collection | [1079][] | in progress |
19
| Bulk memory operations | [1114][] | in progress |
20
+| Web Content Security Policy | [1122][] | in progress |
21
| ECMAScript module integration | [1087][] | not started |
22
23
[1073]: https://github.com/WebAssembly/design/issues/1073
@@ -26,6 +27,7 @@ issues.
26
27
[1079]: https://github.com/WebAssembly/design/issues/1079
28
[1087]: https://github.com/WebAssembly/design/issues/1087
29
[1114]: https://github.com/WebAssembly/design/issues/1114
30
+ [1122]: https://github.com/WebAssembly/design/issues/1122
31
32
33
## Legacy Future Features
0 commit comments