Normative: Source Phase Imports rebased to Import Attributes#3492
Open
guybedford wants to merge 5 commits intotc39:mainfrom
Open
Normative: Source Phase Imports rebased to Import Attributes#3492guybedford wants to merge 5 commits intotc39:mainfrom
guybedford wants to merge 5 commits intotc39:mainfrom
Conversation
952c7d6 to
7468100
Compare
7468100 to
265ddac
Compare
Author
|
Since previously, test-262 tests were added in tc39/test262#3980, tc39/test262#4252 and tc39/test262#4277. |
265ddac to
8550dd0
Compare
6 tasks
Draft
6 tasks
203c773 to
629223c
Compare
added 4 commits
January 2, 2026 16:47
629223c to
8ff2e22
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the latest PR diff for the Stage 3 Source Phase Imports proposal, based to the import attributes updates on main.
This PR replaces #3094, since work moved back into the specification repo since then with further changes which are brought back here.
All review feedback on the previous PR was formerly also upstreamed, so that all review comments should be addressed. This sync was previously done in tc39/proposal-source-phase-imports#60 in April 2024, so included the latest comments.
To summarize the outstanding discussions from that PR here:
ModuleRequesthandling, which should all be resolved by the complete import attributes rebase since that introduces this record.Formerly we had a review approval from @syg as well (#3094 (review)) down to some questions in the threads.
This PR forms the new base for all subsequent module harmony proposals going forward including Import Defer and the ESM Phase Imports proposals, as such it will be important to ensure it is maintained towards Stage 4 progression.