Skip to content
This repository has been archived by the owner on Jul 31, 2018. It is now read-only.

WRT PR #3 - Module evaluation ordering #12

Closed
bmeck opened this issue Mar 9, 2016 · 0 comments
Closed

WRT PR #3 - Module evaluation ordering #12

bmeck opened this issue Mar 9, 2016 · 0 comments

Comments

@bmeck
Copy link
Member

bmeck commented Mar 9, 2016

This is the place to discuss specifics of the order in which modules will be evaluated while mixing CommonJS (CJS) and EcmaScript (ES) modules. The proposal itself can be seen in PR #3.

Discussions here should regard:

  • Order of module evaluation execution
  • The dependency graph of a module and possible problems mixing declarative pre-order evaluation and imperative in-order evaluation.

It should not discuss import/export conversion, module path resolution, or detecting file mode.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant