You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 22, 2021. It is now read-only.
Like TorchUI #4 EmulGlue isn't as good as it can be.
Goals
Design a better internal api to start / stop / compile sketches, communicate errors and such with the primary user being the UI
Handle resets better, EmulGlue::reset_sketch is just bad and untested and its unknown if we properly join the 2 threads we store (m_ino_runtime and m_compile_tr); aside from threads its also unknown if we properly delete the car from the world
Handle various config files better, its a bit stupid how EmulGlue has to deserialize configs from a file path, ideally completely push this responsibility to the caller.
More.. I need to do more in dept research as EmulGlue is a bit more tricky than TorchMenu
This issue will evolve over time as I add more things / concrete issues / solutions
The text was updated successfully, but these errors were encountered:
Like TorchUI #4 EmulGlue isn't as good as it can be.
Goals
This issue will evolve over time as I add more things / concrete issues / solutions
The text was updated successfully, but these errors were encountered: