I'm still struggling with this. Does *anyone* know where, in the wild, Module Environments (a type of Lexical Environment) exist?https://twitter.com/padolsey/status/1151148086812696576 …
-
-
Ah interesting thank you! I'll give that a go.
-
Same for other JS engines (installable using https://github.com/GoogleChromeLabs/jsvu …). A fun way to check whether your script is running as a module goal is to do this at the top-level: print(this === undefined ? 'module' : 'classic script');
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.