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

Allow to use the WASI crate without WASIX #4722

Open
syrusakbary opened this issue May 20, 2024 · 0 comments
Open

Allow to use the WASI crate without WASIX #4722

syrusakbary opened this issue May 20, 2024 · 0 comments
Assignees
Labels
🎉 enhancement New feature!

Comments

@syrusakbary
Copy link
Member

For the ZelliJ use case, they wanted to upgrade to latest Wasmer, but they want to be able to do so without having to use the new WASIX features in their plugins.

We can simply update the crate, adding a new feature flag wasix, that can be turned in or off directly using the cargo features.

@syrusakbary syrusakbary added the 🎉 enhancement New feature! label May 20, 2024
@maminrayej maminrayej self-assigned this May 21, 2024
@maminrayej maminrayej changed the title Allow to use the WASI create without WASIX Allow to use the WASI crate without WASIX Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 enhancement New feature!
Projects
None yet
Development

No branches or pull requests

2 participants