Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Support for native promises #7428

Closed
ngryman opened this issue Apr 8, 2014 · 3 comments
Closed

Support for native promises #7428

ngryman opened this issue Apr 8, 2014 · 3 comments

Comments

@ngryman
Copy link

ngryman commented Apr 8, 2014

Hey,

Do you guys intend to expose the native Promise object that recent versions of Chrome already do?

Thanks!

@indutny
Copy link
Member

indutny commented Apr 8, 2014

Summoning @tjfontaine here, I have nothing against it. But I wonder why it isn't exposed by v8 by default?

@tjfontaine
Copy link

For better or worse at the moment in node master it is:

./node
> Promise
[Function: Promise]
> 

If things stay as they are now, there's nothing more for us to do

@indutny indutny closed this as completed Apr 8, 2014
@ngryman
Copy link
Author

ngryman commented Apr 9, 2014

Alright, thanks :)

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

No branches or pull requests

3 participants