mirror of
https://github.com/rails/execjs
synced 2023-03-27 23:21:20 -04:00
Mark remaining runtimes as todos
This commit is contained in:
parent
957d632c52
commit
1808fa8708
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ ExecJS supports these runtimes:
|
|||
* [Node.js](http://nodejs.org/)
|
||||
* Apple JavaScriptCore
|
||||
* [Mozilla Spidermonkey](http://www.mozilla.org/js/spidermonkey/)
|
||||
* [Mozilla Rhino](http://www.mozilla.org/rhino/)
|
||||
* [Microsoft Windows Script Host](http://msdn.microsoft.com/en-us/library/9bbdkx3k.aspx) (JScript)
|
||||
* TODO [Mozilla Rhino](http://www.mozilla.org/rhino/)
|
||||
* TODO [Microsoft Windows Script Host](http://msdn.microsoft.com/en-us/library/9bbdkx3k.aspx) (JScript)
|
||||
|
||||
A short example:
|
||||
|
||||
|
|
Loading…
Reference in a new issue