Seeing iwasm output when exiting Python's REPL #1886
Unanswered
brettcannon
asked this question in
Q&A
Replies: 2 comments 2 replies
-
How have you generated the |
Beta Was this translation helpful? Give feedback.
1 reply
-
your build has |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I was wondering if someone knew why iwasm prints those 14 lines when Python exits using its
exit()
function? It doesn't happen when using e.g.-c pass
or various other ways for Python to exit. Is the output some debugging information about something?Beta Was this translation helpful? Give feedback.
All reactions