最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

linux - Javascript Virtual Machine - Stack Overflow

programmeradmin2浏览0评论

I'm wondering if there is any javascript virtual 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

I'm wondering if there is any javascript virtual 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

Share Improve this question asked Jan 31, 2011 at 15:14 VisaMasterCardVisaMasterCard 1,6964 gold badges18 silver badges22 bronze badges 2
  • 1 As David said; V8 and other JS engines can be run outside of a browser. – John Weldon Commented Jan 31, 2011 at 15:19
  • 1 Oppositely, Javascript Virtual Machine running Linux: bellard/jslinux – Cees Timmerman Commented Apr 27, 2014 at 4:47
Add a ment  | 

2 Answers 2

Reset to default 11

You might be interested in Node.JS

V8, SpiderMonkey and Rhino can all run without a browser.

发布评论

评论列表(0)

  1. 暂无评论