~remexre/stahl#3: 
Multiprocessing

This encompasses both spawning a process into a permanent region and switching between tasks; the former is probably the more difficult, since Forth compiles statefully and incrementally.

One solution might be to force the program to declare its size ahead-of-time, and adjust https://git.sr.ht/~remexre/stahl/tree/10b2e606/src/kernel-aarch64/forth/builtins.s#L105 to compensate?

Status
REPORTED
Submitter
~remexre
Assigned to
No-one
Submitted
3 years ago
Updated
2 years ago
Labels
os