Issues
- 1
Tracking: Platform integration
#119 opened by Ms2ger - 5
Tracking: ServiceWorker interaction
#79 opened by littledan - 17
Advance to stage 4
#113 opened by mathiasbynens - 9
Tests for behaviour for multiple root modules
#137 opened by rhuanjl - 1
- 7
Use case: Babel macros-like loaders
#52 opened by jhnns - 2
TLA is still a footgun
#182 opened by hax - 4
- 12
- 0
- 1
Ok
#172 opened by Scopetta197 - 1
Tracking: import() integration
#46 opened by littledan - 9
- 7
Unexpected execution order with multiple parents
#158 opened by sokra - 4
Improving micro-task turn consistency.
#170 opened by kmiller68 - 2
- 2
How about something like: "Whether this module has [[PendingAsyncDependencies]] > 0 and no [[EvaluationError]], or [[Async]]: *true* and the top-level execution of its own module body has begun but is still pending completion."
#166 opened by noon2a - 0
- 5
Improve description of [[AsyncEvaluating]] field
#160 opened by jorendorff - 3
- 1
Non-cyclic modules are not waited for
#146 opened by Jamesernator - 1
- 10
Changing branch from master -> main
#144 opened by MylesBorins - 0
Tracking: HTML integration
#45 opened by littledan - 0
Wrong error returned in InnerModuleEvaluation?
#147 opened by Jamesernator - 2
Issues with spec text diff rendering?
#139 opened by codehag - 1
behavior on the conditional imports
#142 opened by serkanyersen - 14
Abrupt completion in InnerModuleEvaluation always calls HostPromiseRejectionTracker
#135 opened by syg - 1
- 1
What about `import <name> from async '<module>'`?
#134 opened by ExE-Boss - 3
- 2
export function then, blocks import()?
#126 opened by trusktr - 1
- 1
Error persistence in cycles
#115 opened by guybedford - 20
Stage 3 reviews
#77 opened by littledan - 1
- 4
Invalid assertion in CyclicModuleExecutionRejected
#84 opened by Ms2ger - 5
Module can be executed before dependencies
#89 opened by Ms2ger - 1
- 0
- 7
- 1
- 3
- 3
Cycles not transitioning together
#66 opened by guybedford - 8
- 7
Let's have a call to discuss the proposal
#42 opened by MylesBorins - 36
Avoid reordering execution of module bodies before top-level await is reached
#47 opened by littledan - 7
Advantages of Variant B
#58 opened by zenparsing - 3
Semantics of importing a cycle
#50 opened by littledan - 2
stackErrorCapability in "evaluating" case
#48 opened by GeorgNeis