Work has been done (I think mostly be @tomm) to allow for relocatable elf binaries to be produced by agon-dev, together with a "loader" moslet to allow them to be loaded and run.
@tomm 's experimental elf loader code can be found here: https://github.com/tomm/toms-agon-experiments/blob/main/elfload/src/main.c
It would be good to add support directly to MOS for using elf binaries.
This would also have its uses for #2
Work has been done (I think mostly be @tomm) to allow for relocatable elf binaries to be produced by agon-dev, together with a "loader" moslet to allow them to be loaded and run.
@tomm 's experimental elf loader code can be found here: https://github.com/tomm/toms-agon-experiments/blob/main/elfload/src/main.c
It would be good to add support directly to MOS for using elf binaries.
This would also have its uses for #2