diff options
| author | Kenrick <kenrick95@gmail.com> | 2020-01-14 09:05:51 +0800 |
|---|---|---|
| committer | Ben Smith <binji@chromium.org> | 2020-01-13 17:05:51 -0800 |
| commit | 376bcc4b9cba79280d79be023d71e30d0b00ba47 (patch) | |
| tree | 98eda8080ac368a3df3535a58e4df0556cc83d09 /FutureFeatures.md | |
| parent | 541b81160e3aac49ff21d21b3a4c04bb62cdfa4c (diff) | |
| download | nanowasm-design-376bcc4b9cba79280d79be023d71e30d0b00ba47.tar.gz | |
Fix broken links to GC.md (#1209)
* Fix broken links to GC.md
* Update links to proposals repo
Diffstat (limited to 'FutureFeatures.md')
| -rw-r--r-- | FutureFeatures.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FutureFeatures.md b/FutureFeatures.md index 9b4cdb3..6049d5c 100644 --- a/FutureFeatures.md +++ b/FutureFeatures.md @@ -514,4 +514,4 @@ though there would be some different performance characteristics. [future trapping]: FutureFeatures.md#trapping-or-non-trapping-strategies -[future garbage collection]: https://github.com/WebAssembly/design/issues/1079 +[future garbage collection]: https://github.com/WebAssembly/proposals/issues/16 |
