Stream: git-wasmtime

Topic: wasmtime / PR #9471 Update Wasmtime's WASI documentation.


view this post on Zulip Wasmtime GitHub notifications bot (Oct 15 2024 at 23:10):

sunfishcode requested cfallin for a review on PR #9471.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 15 2024 at 23:10):

sunfishcode requested wasmtime-default-reviewers for a review on PR #9471.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 15 2024 at 23:10):

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:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Oct 15 2024 at 23:32):

cfallin submitted PR review:

:+1:

view this post on Zulip Wasmtime GitHub notifications bot (Oct 15 2024 at 23:32):

cfallin created PR review comment:

I think this link name should be [Interfaces page on wasi.dev] to match the reference above?

view this post on Zulip Wasmtime GitHub notifications bot (Oct 15 2024 at 23:49):

sunfishcode updated PR #9471.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 15 2024 at 23:49):

sunfishcode submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 15 2024 at 23:49):

sunfishcode created PR review comment:

Yep, fixed.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 16 2024 at 02:00):

iawia002 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 16 2024 at 02:00):

iawia002 created PR review comment:

[Resources page on wasi.dev]: https://wasi.dev/resources

One more link name typo.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 16 2024 at 02:09):

sunfishcode updated PR #9471.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 16 2024 at 02:10):

sunfishcode submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 16 2024 at 02:10):

sunfishcode created PR review comment:

Thanks, fixed.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 16 2024 at 02:43):

alexcrichton merged PR #9471.


Last updated: Oct 23 2024 at 20:03 UTC