WARDuino
WARDuino copied to clipboard
🐛 Updating stack values breaks Wasm type safety
There are a lot of possible issues with the stack value update debug message. There is no type checking that is done when the value is updated. So I think we should disable this debug instruction until we have addressed these issue.
The debug message should not be able to break a valid module.
Originally posted by @tolauwae in https://github.com/TOPLLab/Meta/discussions/2#discussioncomment-5987367