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 /FAQ.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 'FAQ.md')
| -rw-r--r-- | FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -391,6 +391,6 @@ access to [proprietary platform-specific APIs](Portability.md#api) of e.g. Android / iOS. [future general]: FutureFeatures.md -[future garbage collection]: https://github.com/WebAssembly/design/issues/1079 +[future garbage collection]: https://github.com/WebAssembly/proposals/issues/16 [future floating point]: FutureFeatures.md#additional-floating-point-operators [future memory control]: FutureFeatures.md#finer-grained-control-over-memory |
