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

:rotating_light: Latch test suites #176

Closed tolauwae closed 1 year ago

tolauwae commented 1 year ago

:fire: Breaking changes

:sparkles: Changes

tolauwae commented 1 year ago

Currently the latch library is very much a work in progress, and for instance the library cannot compile AS yet. Consequently, the primitive tests are disabled.

Many of the debug test fail and are therefore disabled. Yet to be determined whether these are actual problems in the debugger, or bugs in the testing framework.

Additionally, we are still actively tracking #162.

Therefore, this PR is being kept as a draft for now.

tolauwae commented 1 year ago

Issues doesn't manifest anymore. But CI tests are still broken. Keeping this for version v0.3.1. PR is ready for review.