WARDuino icon indicating copy to clipboard operation
WARDuino copied to clipboard

🐛 Updating stack values breaks Wasm type safety

Open tolauwae opened this issue 1 year ago • 0 comments

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

tolauwae avatar Aug 11 '23 15:08 tolauwae