wasmer-python icon indicating copy to clipboard operation
wasmer-python copied to clipboard

🐍🕸 WebAssembly runtime for Python

Results 91 wasmer-python issues
Sort by recently updated
recently updated
newest added

I am using Python 3.6.9 on Ubuntu 18.04.5, and I am getting the following error, ``` Traceback (most recent call last): File "", line 1, in File "/home/fanyo/.local/lib/python3.6/site-packages/wasmer/__init__.py", line 1,...

❓ question

Thanks for proposing a new feature! Problems encountered I think the question is what kind of Value is needed for initial_value? I've tried Value.i32 and all the others and every...

Thanks for proposing a new feature! ### Motivation I want to import a FUNC_REF table into my module. ### Proposed solution I would like to see an example like this...

🎉 enhancement
📚 documentation

### Describe the bug I'm trying to run wasmer + wasmer-py on a RPi 3b+, running Ubuntu 20.04 (aarch64). I tried `wasmer_compiler_llvm` and `wasmer_compiler_cranelift` as backends, both of which throw...

❓ question

### Describe the bug This package doesn't include an sdist on public PyPI. We build our own wheels internally, but that's only possible if we have the sdist to build...

🐞 bug

Hi, @Hywan , @syrusakbary , I'd like to report a vulnerability issue in **wasmer-compiler-llvm_1.1.0**. ### Dependency Graph between Python and Shared Libraries ![image](https://user-images.githubusercontent.com/102780639/161425227-d11bd6ba-309e-4754-a425-4a2a9f541eec.png) ### Issue Description As shown in the...

🐞 bug

### Summary I would like to enable exceptions through Wasmer in Python. Is there a way to do this? ### Additional details We are trying to run a program with...

❓ question

Updates the requirements on [pyo3-build-config](https://github.com/pyo3/pyo3) to permit the latest version. Release notes Sourced from pyo3-build-config's releases. PyO3 0.16.1 This release contains a couple of fixes for regressions in PyO3 0.16.0,...

dependencies

Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) to permit the latest version. Release notes Sourced from pyo3's releases. PyO3 0.16.1 This release contains a couple of fixes for regressions in PyO3 0.16.0,...

dependencies

Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) to permit the latest version. Release notes Sourced from pyo3's releases. PyO3 0.16.1 This release contains a couple of fixes for regressions in PyO3 0.16.0,...

dependencies