You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nodejs got a new flag --import[] that means you can define one or more import at load time that loads before intrinsics get frozzen that means
it implements js loader hooks and atomic ESM so Sync i need that most best also directly supported in graaljs without node to create a share able module standard and ecosystem for the web i call it web-modules
when i do require('myFile')
there is no top level await support inside myFile when running in a context with ecma script 2021 and commonjs-require
Top Level Await works Inside ESM.
The text was updated successfully, but these errors were encountered: