WebAssembly / WASI

WebAssembly System Interface
Other
4.72k stars 240 forks source link

Reorganize all of the preview1 specs and tooling. #510

Closed sunfishcode closed 1 year ago

sunfishcode commented 1 year ago

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.

sunfishcode commented 1 year ago

I've now also added documentation for the first argument, addressing https://github.com/WebAssembly/wasi-classic-command/issues/7.

sunfishcode commented 1 year ago

Merging, as were no objections here or in the meeting. Questions or comments on the directory layout are still welcome; please file new issues!