TOPLLab / WARDuino

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

Feat/invoke #130

Closed tolauwae closed 1 year ago

tolauwae commented 1 year ago

This PR adds:

The debug message differs from the RFC call, because it only invokes an exported function (this includes primitives) and does not return the result.