Want a method to re-compile from asm file above py3.8 #510
Unanswered
LiuJiewenTT
asked this question in
Q&A
Replies: 1 comment
-
Seems to work on 3.10 which has CONTAINS_OP in its opcode set. It looks like someone has to adjust for 3.11 and above. This is an open-source project, so anyone, e.g. you, have total freedom to fix. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
The project xasm mentioned in the readme cannot do it. It does not support CONTAINS_OP in xasm format asm that this project generated. Does anyone know how to do it?
Beta Was this translation helpful? Give feedback.
All reactions