TOPLLab / WARDuino

📟 A dynamic WebAssembly VM for embedded systems
https://topllab.github.io/WARDuino/
Mozilla Public License 2.0
73 stars 7 forks source link

Add error when no args for `invoke` message #193

Open tolauwae opened 1 year ago

tolauwae commented 1 year ago

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