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

Can we run the wasm with wasmer? #24

Open
NitroCao opened this issue Dec 20, 2022 · 0 comments
Open

Can we run the wasm with wasmer? #24

NitroCao opened this issue Dec 20, 2022 · 0 comments

Comments

@NitroCao
Copy link

I tried to run the wasm php-shell.wasm with wasmer (https://github.com/wasmerio/wasmer) but it returned with the following error:

$ wasmer run dist/php-shell.wasm
thread '<unnamed>' panicked at 'index out of bounds: the len is 2097152 but the index is 2097152', /github/home/.cache/Homebrew/cargo_cache/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-0.86.1/src/machinst/lower.rs:461:34
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Could you give a brief introduction on how to run it with wasmer? Thanks in advance.

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

1 participant