Reorganize all of the preview1 specs and tooling.#510
Merged
sunfishcode merged 2 commits intoWebAssembly:mainfrom Feb 14, 2023
Merged
Reorganize all of the preview1 specs and tooling.#510sunfishcode merged 2 commits intoWebAssembly:mainfrom
sunfishcode merged 2 commits intoWebAssembly:mainfrom
Conversation
Rewrite legacy/README.md and legacy/optional-imports.md to reflect the current status of preview1. Move the preview0 and preview1 witx specs and docs to legacy/preview0 and legacy/preview1, and remove the ephermal directory. I also backported the documentation improvements that were made in the ephemeral directory to the preview1 spec. Also move the witx tools into legacy/tools.
640d464 to
d6962d1
Compare
Member
Author
|
I've now also added documentation for the first argument, addressing WebAssembly/wasi-classic-command#7. |
This was referenced Jan 28, 2023
Member
Author
|
Merging, as were no objections here or in the meeting. Questions or comments on the directory layout are still welcome; please file new issues! |
github-merge-queue bot
pushed a commit
to bytecodealliance/wasmtime
that referenced
this pull request
Jul 26, 2023
This file was moved in WebAssembly/WASI#510. Arguably its modern replacement is `Proposals.md` [0] but that’s a different document; for now, I’m just trying to keep the existing link working. [0] https://github.com/WebAssembly/WASI/blob/main/Proposals.md
eduardomourar
pushed a commit
to eduardomourar/wasmtime
that referenced
this pull request
Aug 18, 2023
This file was moved in WebAssembly/WASI#510. Arguably its modern replacement is `Proposals.md` [0] but that’s a different document; for now, I’m just trying to keep the existing link working. [0] https://github.com/WebAssembly/WASI/blob/main/Proposals.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rewrite legacy/README.md and legacy/optional-imports.md to reflect the current status of preview1.
Move the preview0 and preview1 witx specs and docs to legacy/preview0 and legacy/preview1, and remove the ephermal directory. I also backported the documentation improvements that were made in the ephemeral directory to the preview1 spec.
Also move the witx tools into legacy/tools.