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

Conform the tutorial to WIT's semicolon specification #90

Closed
wants to merge 2 commits into from

Conversation

NewGyu
Copy link

@NewGyu NewGyu commented Dec 10, 2023

Hello team, I am one of those who are excited by WASM evolutions.

I tried the following tutorial, but some errors were ocurred.
https://component-model.bytecodealliance.org/tutorial.html

Then it turns out that the cause is due to these change in WIT specs.

I'd like to share some modifications to run the tutorial with [email protected].

$ cargo component --version
cargo-component-component 0.5.0 (wasi:6f0da84)
$ wasmtime --version
wasmtime-cli 15.0.1

Thank you.

@kate-goldenring
Copy link
Collaborator

Looks like this was fixed in #91. Thank you for catching this!

@NewGyu NewGyu deleted the fix/semicolon-delimiter branch January 29, 2024 11:20
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