Skip to content

Commit 21e8b5d

Browse files
authored
Add CSP (#1123)
1 parent 29948ec commit 21e8b5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FutureFeatures.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ issues.
1717
| Exception handling | [1078][] | in progress |
1818
| Garbage collection | [1079][] | in progress |
1919
| Bulk memory operations | [1114][] | in progress |
20+
| Web Content Security Policy | [1122][] | in progress |
2021
| ECMAScript module integration | [1087][] | not started |
2122

2223
[1073]: https://github.com/WebAssembly/design/issues/1073
@@ -26,6 +27,7 @@ issues.
2627
[1079]: https://github.com/WebAssembly/design/issues/1079
2728
[1087]: https://github.com/WebAssembly/design/issues/1087
2829
[1114]: https://github.com/WebAssembly/design/issues/1114
30+
[1122]: https://github.com/WebAssembly/design/issues/1122
2931

3032

3133
## Legacy Future Features

0 commit comments

Comments
 (0)