Closed
Description
Hey Node team,
I'm creating this issue to point out something that I'm not sure is obvious to everyone, but the lack of (stated) stability in the ESM loader API is holding the entire JavaScript ecosystem from adopting ESM in node.
What's happening is indirect. Unit testing libs absolutely need this functionality for mocking. Since they can't go forward, no one else in with a legit JS app can move forward.
These loaders have remained in experimental status for many years, not sure what can be done to get them stable faster.