TOPLLab / WARDuino

📟 A dynamic WebAssembly VM for embedded systems

Home Page:https://topllab.github.io/WARDuino/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add error when no args for `invoke` message

tolauwae opened this issue · comments

When sending the invoke message without any payload. Function 0 is invoked anyway.
Instead the VM should only return an error.