ESM has Hot Module Reloading. When you import a symbol it gives you a handle to that symbol rather than a plain reference, so that if the module changes the symbol will too.
replyIt's not a feature of the language was my point, not that it's not possible.
reply