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

look into wasmtimes newer async function interfaces #36

Open
softprops opened this issue Feb 27, 2021 · 0 comments
Open

look into wasmtimes newer async function interfaces #36

softprops opened this issue Feb 27, 2021 · 0 comments

Comments

@softprops
Copy link
Owner

see bytecodealliance/wasmtime#2434

We current have to work around some of these limitations by using a separate future executor that blocks for a lack of these interfaces in the past. Let's see if we can leverage the newer interfaces to remove and local hacks

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

No branches or pull requests

1 participant