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

WASI support #77

Open
mrceperka opened this issue Aug 29, 2019 · 4 comments
Open

WASI support #77

mrceperka opened this issue Aug 29, 2019 · 4 comments
Assignees
Labels
📦 component-extension About the PHP extension written in C/C++ ❓ question Further information is requested

Comments

@mrceperka
Copy link

mrceperka commented Aug 29, 2019

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.

@mrceperka mrceperka added the ❓ question Further information is requested label Aug 29, 2019
@Hywan Hywan self-assigned this Aug 29, 2019
@Hywan Hywan added the 📦 component-extension About the PHP extension written in C/C++ label Aug 29, 2019
@Hywan
Copy link
Contributor

Hywan commented Aug 29, 2019

Yes, we can add support for WASI quite easily. Give me few days to work on it :-)!

@mrceperka
Copy link
Author

Oh my... You are so awesome! Thanks 🙏

@Hywan
Copy link
Contributor

Hywan commented Dec 4, 2019

(more than a few weeks actually… working on it soon, see wasmerio/wasmer#1030 to follow latest improvements)

@passcod
Copy link

passcod commented Jan 3, 2020

What's the status on this, given the above linked PR was merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 component-extension About the PHP extension written in C/C++ ❓ question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants