import.meta.main

What is the problem this feature will solve?

We need an easy way to know if the current file was the one executed by Node.

What is the feature you are proposing to solve the problem?

Following of #49440

Deno and Bun have it, Node should have it too.

What alternatives have you considered?

No response