| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-28 | feat(runtime): add op_set_exit_code (#12911) | Ben Noordhuis | |
| Set the exit code to use if none is provided to Deno.exit(), or when Deno exits naturally. Needed for process.exitCode Node compat. Paves the way for #12888. | |||
