We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello 👋 , quick question :)
According to this article - https://hacks.mozilla.org/2019/03/standardizing-wasi-a-webassembly-system-interface/ one is able to just run WASM binary that was compiled with WASI support (it's possible that I mix terms, sorry)
I've found somewhere on Twitter, that PHP is not yet supported by https://github.com/CraneStation/wasmtime.
But what if I'm gonna use this extension, which uses Wasmer, which has support for WASI, it's gonna work right 🙏?
Thanks for your time.
The text was updated successfully, but these errors were encountered:
Yes, we can add support for WASI quite easily. Give me few days to work on it :-)!
Sorry, something went wrong.
Oh my... You are so awesome! Thanks 🙏
(more than a few weeks actually… working on it soon, see wasmerio/wasmer#1030 to follow latest improvements)
What's the status on this, given the above linked PR was merged?
Hywan
No branches or pull requests
WASI support
Hello 👋 , quick question :)
According to this article - https://hacks.mozilla.org/2019/03/standardizing-wasi-a-webassembly-system-interface/ one is able to just run WASM binary that was compiled with WASI support (it's possible that I mix terms, sorry)
I've found somewhere on Twitter, that PHP is not yet supported by https://github.com/CraneStation/wasmtime.
But what if I'm gonna use this extension, which uses Wasmer, which has support for WASI, it's gonna work right 🙏?
Thanks for your time.
The text was updated successfully, but these errors were encountered: