ssm-lang / Scoria

This is an embedding of the Sparse Synchronous Model, in Haskell!
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Real-time code hot-loading #27

Open j-hui opened 3 years ago

j-hui commented 3 years ago

A moonshot idea that we are very, very far away from even attempting, but I wanted to leave a note of it here. It would be really cool to have some kind of mechanism for reliably hot-loading code in real-time, onto IoT devices, instead of having to flash them. Kind of like Erlang, but for SSM, on embedded devices.