开发者_StackOverflow社区It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its curr
开发者_StackOverflow社区 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
Is there a virtual machine for javascript?
A quick Google search turns out that for Chrome it's V8, which you can find here. Maybe a similar project page exists for other browsers, but I'm not aware of them. You could also consider Rhino and similar solutions.
精彩评论