floitsch 04/04/2024 09:42 AMDepends a bit on your setup.
Typically, on desktops, we just generate an executable toit.compile -o ...
and then treat it like any other executable that needs to run continuously.
We have plans to implement Artemis on top of Linux, where Artemis handles the individual containers itself, but that's by putting a layer on top of Linux.