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

PHP in Python #25

Open
filips123 opened this issue May 13, 2019 · 3 comments
Open

PHP in Python #25

filips123 opened this issue May 13, 2019 · 3 comments

Comments

@filips123
Copy link

Something like #8 but for Python.

There is already Python library for executing WebAssembly binaries. How to use it with PHP?

@oraoto
Copy link
Owner

oraoto commented May 15, 2019

Currently, wasmer doesn't support Emscripten calls(it's in the roadmap), so it's can't run php.wasm.

@filips123
Copy link
Author

@oraoto Should I open issue about Emscripten in Wasmer repository?

@oraoto
Copy link
Owner

oraoto commented May 15, 2019

There is a php example in wasmer's example: https://github.com/wasmerio/wasmer/tree/master/examples , it's build from https://github.com/wapm-packages/php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants