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
Note: when using ECMAScript modules, the [optimizations performed in `fullLinkJS`](../internals/performance.html) are limited, because the Google Closure Compiler cannot be used with them.
23
+
22
24
When emitting a module, `@JSExportTopLevel`s are really *exported* from the Scala.js module.
23
25
Moreover, you can use top-level `@JSImport` to [import native JavaScript stuff](../interoperability/facade-types.html#import) from other JavaScript module.
0 commit comments