TOPLLab / WARDuino

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

Uncaught exceptions in proxy supervisor #107

Open tolauwae opened 2 years ago

tolauwae commented 2 years ago

The proxy supervisor can still cause the emulator to crash when performing proxy calls due to uncaught exceptions.

tolauwae commented 2 years ago

Situations don't seem to occur anymore ... However, still needs a look. Should catch possible exception when working with the json library.