You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report! I've transferred this to the wasmtime-py repository which contains the Python bindings you're referring to. I also believe that this is a duplicate of #237 and will be resolved with Wasmtime 22 to be released on June 20.
Steps to Reproduce
pip install wasmtime
Expected Results
either working wasmtime, or an error "No matching distributions found" like in bytecodealliance/wasmtime#995
Actual Results
it appears to succeed, but it actually downloads a windows library (/usr/local/lib/python3.12/site-packages/wasmtime/win32-x86_64/_wasmtime.dll)
Versions and Environment
Operating system: alpine linux
Architecture: x86_64
The text was updated successfully, but these errors were encountered: