Javascript Virtual Machine
I'm wondering if there is any javascript virt开发者_如何学Goual machine you've used before or you have any ideas about !
I'm not talking about javascript engine for browsers like V8 for chrome, I'm looking to execute javascript code on a linux server machine.
Thanks
You might be interested in Node.JS
V8, SpiderMonkey and Rhino can all run without a browser.
加载中,请稍侯......
精彩评论