Build a common "promise" module to replace existing winrt-async module.
Closed this issue · 0 comments
JeffreyZhao commented
WinRT uses CommonJS Promises/A Proposal. Jscex already has a draft winrt-jscex module, so it should be very easy to migrate the code.