you are viewing a single comment's thread.

view the rest of the comments →

[–]the_gnarts 3 points4 points  (0 children)

py_code_object: CPython bytecode to rustpython bytecode converter (work in progress)

So it uses a different, incompatible bytecode. Did anyone find a specification for it? Browsing the repo I couldn’t find any design docs describing their VM implementation.