Skip to content

Conversation

@zth
Copy link
Member

@zth zth commented Jan 30, 2024

This sets dict up as a builtin type. Preparation for first classing dicts:

  1. Optimize creation so it can compile to a clean instantiation of a JS object Specialize uses of new dict literal to direct JS object creation #6538
  2. Dedicated syntax with spread support and more [RFC] Dedicated syntax for creating Dicts #6545

@cristianoc is this on the right track? See any immediate issues?

@zth zth requested a review from cristianoc January 30, 2024 09:07
@zth zth mentioned this pull request Jan 30, 2024
@zth zth enabled auto-merge (squash) January 30, 2024 09:18
@zth zth merged commit d206b2d into 11.0_release Jan 30, 2024
@zth zth deleted the dict-builtin branch April 2, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants