Nice output

import subprocess import sys subprocess.run([sys.executable,"","print('testwasm')"])