Add a documentation link to the official application-abi.md document. (#1562)

This commit is contained in:
Dan Gohman
2020-04-21 07:10:52 -07:00
committed by GitHub
parent ad9be0d445
commit cfe5c4b8e8

View File

@@ -19,6 +19,9 @@ For some discussion of WASI's design inspiration, see the [Background document](
For background on some of the design decisions in WASI, see [the rationale](WASI-rationale.md). For background on some of the design decisions in WASI, see [the rationale](WASI-rationale.md).
For documentation of the exports required of programs using, see
[the application ABI](https://github.com/WebAssembly/WASI/blob/master/design/application-abi.md).
For some ideas of things that we may want to change about WASI in the For some ideas of things that we may want to change about WASI in the
short term, see the [possible changes](WASI-some-possible-changes.md) document. short term, see the [possible changes](WASI-some-possible-changes.md) document.
For longer-term ideas, see the [possible future features](WASI-possible-future-features.md) For longer-term ideas, see the [possible future features](WASI-possible-future-features.md)