Skip to content

Commit 92710eb

Browse files
authored
Add GC
Now tracked by: #1079 As discussed here: #1066
1 parent 0e0e390 commit 92710eb

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
@@ -15,11 +15,13 @@ issues.
1515
| Threads | [1073][] | in progress |
1616
| Fixed-width SIMD | [1075][] | in progress |
1717
| Exception handling | [1078][] | in progress |
18+
| Garbage collection | [1079][] | in progress |
1819

1920
[1073]: https://github.com/WebAssembly/design/issues/1073
2021
[1075]: https://github.com/WebAssembly/design/issues/1075
2122
[1077]: https://github.com/WebAssembly/design/issues/1077
2223
[1078]: https://github.com/WebAssembly/design/issues/1078
24+
[1079]: https://github.com/WebAssembly/design/issues/1079
2325

2426

2527
## Legacy Future Features

0 commit comments

Comments
 (0)