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

wasi32-wasm target #2534

Closed
cataggar opened this issue May 4, 2023 · 1 comment
Closed

wasi32-wasm target #2534

cataggar opened this issue May 4, 2023 · 1 comment
Labels
request Request for new functionality

Comments

@cataggar
Copy link

cataggar commented May 4, 2023

Is your feature request motivated by a concrete problem? Please describe.

I wrote a Rocket app a couple of years ago and now have a need to run part of it in a wasi32-wasm environment, specifically wasmtime.

Why this feature can't or shouldn't live outside of Rocket

I'm hoping most of the work is done in the underlying tokio library. I plan to investigate, but created this issue first.

Ideal Solution

It looks like tokio added initial support in tokio-rs/tokio#4716 which shipped in September tokio-rs/tokio#4967 Tokio v1.21.0. There are some examples/prototypes linked form the issue.

@cataggar cataggar added the request Request for new functionality label May 4, 2023
@cataggar
Copy link
Author

After WASI Preview 2 is released, this may be possible. Will reopen when this is possible.
https://bytecodealliance.org/articles/webassembly-the-updated-roadmap-for-developers

@cataggar cataggar closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Request for new functionality
Projects
None yet
Development

No branches or pull requests

1 participant