Skip to content

Commit b8cb2d3

Browse files
todo
1 parent 6c09c06 commit b8cb2d3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/kernel/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,8 @@ export class Kernel {
351351
throw new Error("Invalid program type");
352352
}
353353

354+
// TODO: expose function equivalent to process.kill(await result_promise) as a shorthand for programs calling others
355+
354356
return {
355357
process,
356358
completion: result_promise

0 commit comments

Comments
 (0)