Great work! :D
I had a question about that though.
Instead of compiling to PySM, why not compile directly to a real assembly like ARM?
Is the PySM assembly very special to accomodate python features in a way that can't be done efficiently in existing architectures like ARM?