abrown opened PR #5781 from doc-wasi
to main
:
This adds a table showing Wasmtime's support for various WASI proposals, much like the one available for WebAssembly proposals. This change is related to [#2423], which provides guidelines for implementing WASI proposals but was never merged.
[#2423]: https://github.com/bytecodealliance/wasmtime/pull/2423
<!--
Please ensure that the following steps are all taken care of before submitting
the PR.
[ ] This has been discussed in issue #..., or if not, please tell us why
here.[ ] A short description of what this does, why it is needed; if the
description becomes long, the matter should probably be discussed in an issue
first.[ ] This PR contains test cases, if meaningful.
- [ ] A reviewer from the core maintainer team has been assigned for this PR.
If you don't know who could review this, please indicate so. The list of
suggested reviewers on the right can help you.Please ensure all communication adheres to the code of conduct.
-->
abrown edited PR #5781 from doc-wasi
to main
:
This adds a table showing Wasmtime's support for various WASI proposals, much like the one available for WebAssembly proposals. This change is related to [#2423], which provides guidelines for implementing WASI proposals but was never merged.
[#2423]: https://github.com/bytecodealliance/wasmtime/pull/2423
<!--
Please ensure that the following steps are all taken care of before submitting
the PR.
[ ] This has been discussed in issue #..., or if not, please tell us why
here.[ ] A short description of what this does, why it is needed; if the
description becomes long, the matter should probably be discussed in an issue
first.[ ] This PR contains test cases, if meaningful.
- [ ] A reviewer from the core maintainer team has been assigned for this PR.
If you don't know who could review this, please indicate so. The list of
suggested reviewers on the right can help you.Please ensure all communication adheres to the code of conduct.
-->
alexcrichton requested sunfishcode for a review on PR #5781.
sunfishcode submitted PR review.
sunfishcode created PR review comment:
This only problem here is that we already do enable several WASI proposals by default which have not reached phase 4 (no proposal has yet advanced beyond phase 2 yet). It may be best to just remove that last sentence.
abrown updated PR #5781 from doc-wasi
to main
.
abrown has enabled auto merge for PR #5781.
sunfishcode submitted PR review.
abrown merged PR #5781.
Last updated: Nov 22 2024 at 16:03 UTC