ghcjs / ghcjs-examples

89 stars 15 forks source link

Promise example #14

Open alexanderkjeldaas opened 8 years ago

alexanderkjeldaas commented 8 years ago

A lot (if not all) APIs these days are promise-based. Is there a nice way to interface with these? An example would be great.