Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few miscellaneous documentation fixes. #39

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

sunfishcode
Copy link
Member

  • WASI follows its own phase process, which is based on the Wasm CG's phase process, rather than using the Wasm CG's phase process directly.

  • WASI APIs are not yet official standards, however they are "standards-track" in the sense that they are developed within a standards body and with the intent to work toward official standardization.

  • Add Jco to the list of WASI "runtimes", since it has a shim implementation of WASI.

- WASI follows its own phase process, which is based on the Wasm CG's
  phase process, rather than using the Wasm CG's phase process directly.

- WASI APIs are not yet official standards, however they are "standards-track"
  in the sense that they are developed within a standards body and with
  the intent to work toward official standardization.

- Add Jco to the list of WASI "runtimes", since it has a shim
  implementation of WASI.
@ericgregory
Copy link
Collaborator

Thanks @sunfishcode!

@ericgregory ericgregory merged commit f99348f into bytecodealliance:main Oct 16, 2024
1 check passed
@sunfishcode sunfishcode deleted the sunfishcode/updates branch October 16, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants