Python bytecode: https://docs.python.org/3.4/library/dis.html Python VM in python: https://github.com/nedbat/byterun Python VM in JS: https://github.com/koehlma/jaspy
This repository was archived by the owner on May 5, 2023. It is now read-only.