The external implementation which I could find being closest to Promises/A proposal was task.js. But that relies on generators, which is again something which V8 3.24 doesn't support.
Any other suggestions would be really helpful.
Also, are there any recommended guidelines for loading external modules?
Thanks,
Shrainik
Any other suggestions would be really helpful.
Also, are there any recommended guidelines for loading external modules?
Thanks,
Shrainik