第98次TC39会议将在本月末召开。我们定于今天下午五点进行第二十五次JSCIG会议,继续相关讨论。比如 `!in` 和 `!instanceof` 提案(此提案的动机包括有田野调查表明 `!x instanceof C` 这种错误写法居然比正确写法 `!(x instanceof C)` 还多 [流汗]

会议 ID:860 277 228
会议链接:vc.feishu.cn

本次计划讨论以下主题:
- throw expression for Stage3
- base64 streaming 问题( github.com
- decimal update, withdrawn of operator overloading and numeric literal suffix
- withdraw `symbol.thenable` ( github.com ?)
- `!in` `!instanceof` for stage1
- import attributes stage 3 update
- iterator helper 后续提案
- type annotation 更新
- revive `export default from "xxx"`
- stop coercing things Part 2
- Structs and shared structs 更新

更多会议信息见github.com
展开
评论