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

Remove the wasmtime-rust host from this repository #439

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

alexcrichton
Copy link
Member

@alexcrichton alexcrichton commented Nov 22, 2022

This bindings generator has been moved to the wasmtime crate upstream as part of bytecodealliance/wasmtime#5317. This is another step along the road of #395. The Wasmtime-hosted tests are all removed here as well but may get re-added in the future for testing as necessary.

Closes #445

This bindings generator has been moved to the `wasmtime` crate upstream
as part of bytecodealliance/wasmtime#5317.
This is another step along the road of bytecodealliance#395. The Wasmtime-hosted tests
are all removed here as well but may get re-added in the future for
testing as necessary.
This was referenced Dec 2, 2022
@alexcrichton alexcrichton merged commit bf54958 into bytecodealliance:main Dec 6, 2022
@alexcrichton alexcrichton deleted the remove-wasmitme branch December 6, 2022 19:06
@joepio
Copy link

joepio commented Jan 28, 2023

Hi @alexcrichton, I'm looking for the wasmtime rust host generator. From #395 I understand that the wit host generator will live in the wasmtime repo. I can see a wit-bindgen folder in there with a lot of activity, but no docs as far as I can tell. Perhaps this is just a bad time to start toying around with wasmtime + wit, because of the repository changes and all that, but could you help me point in the right direction?

@alexcrichton
Copy link
Member Author

You're looking for the wasmtime::component::bindgen! macro

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.

Python online generator doesn't work
3 participants