CNode

iojs-1.7.1的V8版本终于赶上chrome稳定版了

分享
Ookoala发布于11 年前最后回复11 年前3 回复4400 浏览0 收藏
  --harmony_modules (enable "harmony modules (implies block scoping)" (in progress))
  type: bool default: false
  --harmony_arrays (enable "harmony array methods" (in progress))
  type: bool default: false
  --harmony_array_includes (enable "harmony Array.prototype.includes" (in progress))
  type: bool default: false
  --harmony_regexps (enable "harmony regular expression extensions" (in progress))
  type: bool default: false
  --harmony_arrow_functions (enable "harmony arrow functions" (in progress))
  type: bool default: false
  --harmony_proxies (enable "harmony proxies" (in progress))
  type: bool default: false
  --harmony_sloppy (enable "harmony features in sloppy mode" (in progress))
  type: bool default: false
  --harmony_unicode (enable "harmony unicode escapes" (in progress))
  type: bool default: false
  --harmony_tostring (enable "harmony toString")
  type: bool default: false

但是看到 modules 和 arrow functions 还没有默认开启,感觉很伤心~~

查看回复

回复 (3)

F
fengmk2#1·11 年前

等2.0,估计快发布了 自豪地采用 CNodeJS ionic

P
Pana#2·11 年前
引用 fengmk2等2.0,估计快发布了 自豪地采用 CNodeJS ionic

@fengmk2 看chrome什么时候默认开启吧

O
okoala#3·11 年前
引用 fengmk2等2.0,估计快发布了 自豪地采用 CNodeJS ionic

@fengmk2 看了下2.0用的是V8 4.2,但是现在最新的V8都还没有默认支持~~

参与回复
登录后即可参与回复。登录