Module.runMain()
This PR adds the missing `Module.runMain()` function which is required for tools like `ts-node`. Fixes #19033