Skip to content

Add WASI async example and update the Rust WASI docs.#7752

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
katharosada:wasi-async-example
Jan 5, 2024
Merged

Add WASI async example and update the Rust WASI docs.#7752
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
katharosada:wasi-async-example

Conversation

@katharosada
Copy link
Copy Markdown
Contributor

Change to the Rust WASI docs to include a new example using the preview2 API to invoke a Preview 1 WASI WebAssembly module. This was something I struggled to figure out myself, when I wanted to make use of the async support when running a Preview 1 module.

This was discussed in a Zulip thread: https://bytecodealliance.zulipchat.com/#narrow/stream/217126-wasmtime/topic/First.20time.20contribution.20-.20Docs.20for.20wasmtime-wasi.20preview2.3F

@katharosada katharosada requested review from a team as code owners January 5, 2024 03:26
@katharosada katharosada requested review from fitzgen and removed request for a team January 5, 2024 03:26
@github-actions github-actions Bot added the wasmtime:docs Issues related to Wasmtime's documentation label Jan 5, 2024
Copy link
Copy Markdown
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@alexcrichton alexcrichton added this pull request to the merge queue Jan 5, 2024
Merged via the queue into bytecodealliance:main with commit 20079d9 Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:docs Issues related to Wasmtime's documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants