Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2025.02: import defer for Stage 3 #1774

Merged
merged 1 commit into from
Jan 10, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions 2025/02.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ When applicable, use these emoji as a prefix to the agenda item topic.
| 3 | 10m | [Explicit Resource Management](https://github.com/tc39/proposal-explicit-resource-management) Needs Consensus PR ([PR](https://github.com/rbuckton/ecma262/pull/13)) | Ron Buckton |
| 3 | 15m | [Redeclarable global eval vars](https://github.com/tc39/proposal-redeclarable-global-eval-vars) for [stage 4](https://github.com/tc39/proposal-redeclarable-global-eval-vars/issues/3) | Shu-yu Guo |
| 3 | 30m | [Intl Locale Info API](https://github.com/tc39/proposal-intl-locale-info) for Stage 4 ([PR](https://github.com/tc39/ecma402/pull/942), slide TBW) | Frank Yung-Fong Tang |
| 2.7 | 15m | [import defer](https://github.com/tc39/proposal-defer-import-eval/) for Stage 3 (tests: all PRs linked to https://github.com/tc39/test262/issues/4215) | Nicolò Ribaudo |
| 2 | 30m | [Immutable ArrayBuffer](https://github.com/tc39/proposal-immutable-arraybuffer) for stage 2.7 | Mark Miller |
| 1 | 30m | [Limited ArrayBuffer](https://github.com/tc39/proposal-limited-arraybuffer) update: stay on stage 1 or withdraw?, [slides](https://docs.google.com/presentation/d/1u6JsSeInvm6F4OrmCSLubtDvFVdjw1ESeE5-c_YflHE/) | Jack Works |
| 1 | 30m | [Stabilize integrity traits](https://github.com/tc39/proposal-stabilize) status update | Mark Miller |
Expand Down
Loading