I have built the command as an ELF binary and verified that it can be run from external storage (still a simple C command that outputs "hello world").
I will experiment with the possibility of using multiple global dispatchers by splitting the program I create in Nim into separate binaries.
