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

Update Wit-bindgen, related tools and make tests pass #4

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

jsturtevant
Copy link
Contributor

This does a few things:

  • switches the default build mode to use released versions of tools
  • updates the submodules to point main projects
  • Updates the versions of wit-bindgen, wasmtools and wasm-adapters
  • Fixes all the samples and testing apps to use the generation changes in wit-bindgen
  • updates some of the testing projects to update tools and nuget packages properly, prior to this the tools didn't update when values were changed locally
  • add some docs for contributing and debugging

@jsturtevant
Copy link
Contributor Author

jsturtevant commented Jun 5, 2024

doh, I had a rogue deployment of emsdk on my path. I've been able to reproduce this and will get a fix up shortly

@jsturtevant jsturtevant force-pushed the update-witbindgen branch 9 times, most recently from ac3dd2f to 75e350c Compare June 6, 2024 17:46
Anytime you use wit-bindgen you need the SDK's so we should install them on that package.

Signed-off-by: James Sturtevant <[email protected]>
@jsturtevant jsturtevant merged commit 1424fec into bytecodealliance:main Jun 6, 2024
1 check passed
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