When.js 3.6.2 发布,改进记录包括: Work around v8 optimizing compiler bug with some truly amazing help from community members. Thank you @anodynos, @jefflage, @pbarnes, @spion, @tsouza. Fix regressions in when.filter and when.reduce (which also affected when/sequence). When.js 是 cujojs 的轻量级的 Promises/A 和 when() 实现,从 wire.js 的异步核心和 cujojs 的 IOC 容器派生而来。包含很多其他有用的 Promiss 相关概念,例如联合多个 promiss、mapping 和减少 promises 集合以及 timed promises 等。 When.js 3.6.2 发布,修复 V8 引擎的 Bug下载地址