wasm runtime for pyiodide/pyscript (wish) #1424
giraypultar
started this conversation in
Ideas
Replies: 1 comment
-
At this time, pyarmor doesn't work for WASM. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are trying to have our module being used from pyscript. https://pyscript.net/ which uses pyiodide.
Our module works fine as a pure wheel, but does not work when used with pyarmor.
I understand that pyarmor needs a wasm runtime to work inside pyscript/pyiodide.
This should be useful for anyone trying to get their scripts running with wasm. There will probably be more people writing python for the browser, or other wasm enabled python environments such as wasm cloud functions
Beta Was this translation helpful? Give feedback.
All reactions