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

Add link to Rust version of the WASI tutorial #132

Merged
merged 1 commit into from
May 2, 2019
Merged

Add link to Rust version of the WASI tutorial #132

merged 1 commit into from
May 2, 2019

Conversation

kubkon
Copy link
Member

@kubkon kubkon commented May 2, 2019

I thought it might be useful for future WASI users to have the WASI tutorial written not only in C but also in Rust.

I'm also happy to keep the tutorial up to date with the current state of WASI target in Rust.

I thought it might be useful for future WASI users to have the WASI tutorial written not only in C but also in Rust.

I'm also happy to keep the tutorial up to date with the current state of WASI target in Rust.
@tschneidereit
Copy link
Member

Thank you, this is great! What would be even better is to have the Rust version hosted directly here, and talk about it as an equal to the C version.

Would you be willing to create a PR for changing WASI-tutorial.md to also include a Rust version, or adding two files that exist side-by-side?

@tschneidereit
Copy link
Member

In the meantime, I'll merge this—it's clearly better to have the link in here than not :)

@tschneidereit tschneidereit merged commit e12f797 into bytecodealliance:master May 2, 2019
@kubkon
Copy link
Member Author

kubkon commented May 2, 2019

Thank you, this is great! What would be even better is to have the Rust version hosted directly here, and talk about it as an equal to the C version.

Would you be willing to create a PR for changing WASI-tutorial.md to also include a Rust version, or adding two files that exist side-by-side?

Agreed, having it side-by-side with the C version sounds great! I'll be happy to do it and submit another PR :-)

@kubkon kubkon deleted the patch-1 branch May 2, 2019 20:10
grishasobol pushed a commit to grishasobol/wasmtime that referenced this pull request Nov 29, 2021
*  Use gcc-8 for builds

* Don't run cargo-deadlinks

* Update wabt to 0.6.
pchickey added a commit to pchickey/wasmtime that referenced this pull request May 16, 2023
…_more_fs_tests

fix fd_ operations on directories: keep track of DescriptorType in descriptor table
mooori pushed a commit to mooori/wasmtime that referenced this pull request Dec 20, 2023
dhil added a commit to dhil/wasmtime that referenced this pull request Mar 19, 2024
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Oct 18, 2024
)

Generate the `AMode.Unscaled` cases in the load specifications.

Updates avanhatt#49 avanhatt#35
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Oct 18, 2024
Expand verification coverage of load rules.

Includes the 8/16/32-bit cases. Builds on bytecodealliance#132 to verify
`AMode.Unscaled` cases. Port over specs for `{s,u}extend` to cover
`load` expansions involving extensions.

Updates avanhatt#49 avanhatt#34
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