RESOLVED FIXED303141
Align `import * as ns; export { ns }` with `export * as ns`
https://bugs.webkit.org/show_bug.cgi?id=303141
Summary Align `import * as ns; export { ns }` with `export * as ns`
Nicolò Ribaudo
Reported 2025-11-26 07:47:58 PST
Implement https://github.com/tc39/ecma262/pull/3715, which reached consensus at the last TC39 meeting.
Attachments
Nicolò Ribaudo
Comment 1 2025-11-26 09:03:37 PST
Radar WebKit Bug Importer
Comment 2 2025-12-03 07:48:12 PST
EWS
Comment 3 2025-12-04 19:55:03 PST
Committed 303952@main (a2cac8e51037): <https://commits.webkit.org/303952@main> Reviewed commits have been landed. Closing PR #54486 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.