Open qianxichen233 opened 1 month ago
The wait syscall is the final component needed for basic multi-process functionality to work. We want to mostly migrate the implementation from the NaCl wait syscall, while also improving how we handle wait if necessary.
The wait syscall is the final component needed for basic multi-process functionality to work. We want to mostly migrate the implementation from the NaCl wait syscall, while also improving how we handle wait if necessary.