TOPLLab / WARDuino

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

Eliminate technical debt WARDuino emulator #214

Open tolauwae opened 8 months ago

tolauwae commented 8 months ago

With the last year of changes, the platforms/CLI-Emulator/main.cpp has become very big.

The technical debt should be reduced, and the file refactored to be more manageable. Some additional documentation is also warranted.