Skip to content

Update WASI tutorial with Rust howto as well#133

Merged
tschneidereit merged 1 commit intobytecodealliance:masterfrom
kubkon:kubkon/rust-tutorial
May 5, 2019
Merged

Update WASI tutorial with Rust howto as well#133
tschneidereit merged 1 commit intobytecodealliance:masterfrom
kubkon:kubkon/rust-tutorial

Conversation

@kubkon
Copy link
Member

@kubkon kubkon commented May 2, 2019

This PR is a follow-up to #132.

@tschneidereit I've expanded the WASI-tutorial.md with the Rust version of the code as well, and done some cosmetic changes to glue both C and Rust walkthroughs together. Let me know if you think anything could be improved, changed, fixed, etc.

Copy link
Member

@tschneidereit tschneidereit left a comment

Choose a reason for hiding this comment

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

Thank you, this looks great!

@tschneidereit tschneidereit merged commit 2549abd into bytecodealliance:master May 5, 2019
@kubkon kubkon deleted the kubkon/rust-tutorial branch May 5, 2019 18:09
grishasobol pushed a commit to grishasobol/wasmtime that referenced this pull request Nov 29, 2021
* Remove tag from runtime value

* Add explanation of `RuntimeValueInternal`, move it so I don't need to do `pub(crate)`
dhil added a commit to dhil/wasmtime that referenced this pull request May 23, 2024
This patch removes the "interpret continuation tables as function
references tables" hack in favour of a dedicated handling of
continuation tables.

Note this patch does not implement the embedder-side of things.

Resolves bytecodealliance#133.
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 #34
dicej pushed a commit to dicej/wasmtime that referenced this pull request May 8, 2025
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