Skip to content

fix(wasm): syntax update #54

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

xav-ie
Copy link

@xav-ie xav-ie commented Dec 4, 2024

Whenver I cloned the repo, because of the loose locking of deps, I have some newer lock that does not work. I am very new to rust and wasm. This PR made it work for me.
image

Something about needing then and else for if statements, get_local has become local.get and some i32 nonsense. Feel free to close if I was supposed to run differently than:

cargo run --example basic

@xav-ie
Copy link
Author

xav-ie commented Dec 4, 2024

I have signed the CLA!

@xav-ie xav-ie marked this pull request as ready for review December 4, 2024 21:50
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.

1 participant