wasmdec
wasmdec copied to clipboard
Add default initialization for Context.
My decompilation result has many syntax error and missed plenty semicolon. After debugging, I found the reason. The context object used dirty data on stack, some flags should not be set.