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

[js] use ES6 Map for haxe.ds Maps #9303

Closed
wants to merge 1 commit into from
Closed

[js] use ES6 Map for haxe.ds Maps #9303

wants to merge 1 commit into from

Conversation

nadako
Copy link
Member

@nadako nadako commented Apr 10, 2020

another take on using ES6 Map for our maps with -D js-es=6. this time let's try inheriting native map instead of wrapping it.

this is work in progress

@nadako
Copy link
Member Author

nadako commented Jun 5, 2020

This will close #7349

@Simn
Copy link
Member

Simn commented Jul 28, 2020

What is/was the status here?

@nadako
Copy link
Member Author

nadako commented Jul 28, 2020

(a lot of) work to be done ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants