GeoInter / Leguan

WIP instruction set simulator for LEGv8 instruction set
MIT License
1 stars 0 forks source link

Handle endless loops #30

Closed GeoInter closed 1 year ago

GeoInter commented 1 year ago

Currently users can write code containing endless loops. Because everything runs on one thread this can lead to software crash