why is javascript node.js not on google app engine

后端 未结 11 1706
离开以前
离开以前 2020-12-07 09:46

Google created the V8 JavaScript engine: V8 compiles JavaScript source code directly into machine code when it is first executed.

Node.js is built on V8 - why is Goo

11条回答
  •  庸人自扰
    2020-12-07 10:36

    It has been released as of March 2016.

    https://cloudplatform.googleblog.com/2016/03/Node.js-on-Google-App-Engine-goes-beta.html

提交回复
热议问题