sunfishcode requested cfallin for a review on PR #9471.
sunfishcode requested wasmtime-default-reviewers for a review on PR #9471.
sunfishcode opened PR #9471 from sunfishcode:sunfishcode/docs
to bytecodealliance:main
:
Replace most of Wasmtime's original WASI documentation with links to other resources that are now available.
This documentation was written when WASI was first released, and while many of the big ideas are still present in WASI, many of the details have changed. For example, [Jco] is now a much better way to run WASI programs in Browsers than the original Web polyfill, and WASI is now goverened by the WASI Subgroup rather than by Wasmtime itself, and so on.
[Jco]: https://github.com/bytecodealliance/jco
Fixes #9107.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
cfallin submitted PR review:
:+1:
cfallin created PR review comment:
I think this link name should be
[Interfaces page on wasi.dev]
to match the reference above?
sunfishcode updated PR #9471.
sunfishcode submitted PR review.
sunfishcode created PR review comment:
Yep, fixed.
iawia002 submitted PR review.
iawia002 created PR review comment:
[Resources page on wasi.dev]: https://wasi.dev/resources
One more link name typo.
sunfishcode updated PR #9471.
sunfishcode submitted PR review.
sunfishcode created PR review comment:
Thanks, fixed.
alexcrichton merged PR #9471.
Last updated: Nov 22 2024 at 16:03 UTC