-
Notifications
You must be signed in to change notification settings - Fork 11
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
Should this crate use the wasi
crate?
#27
Comments
I'd just like to say this is a crate idea |
wasi
crate?wasi
crate?
This ultimately sounds like a good idea. However, I think currently it's not really possible as we add a few trait implementations for |
With ^^ merged, does that mean we could use the WASI crate instead? |
It gets us closer (here's a branch with the latest: https://github.com/fermyon/spin-rust-sdk/compare/use-wasi-crate). What's left:
|
I haven't validated that this is actually plausible, but if it is it would have advantages:
wasi
crate.The text was updated successfully, but these errors were encountered: