|
|
|
|
|
by floitsch
340 days ago
|
|
A similar project: https://toitlang.org (or https://toit.io). Currently it's only targeting the ESP32 family, but the code is pretty portable. By default, it probably also needs more resources due to OS-like abstractions, allowing for multiple containers to run on parallel, etc. Obviously that also brings some nice advantages. For example, installing or updating, a new container is just a few lines of code. We have been working on it for more than 5 years now, and it's definitely at a stage where lots of projects would benefit from it. |
|