mirror of
https://github.com/rails/execjs
synced 2023-03-27 23:21:20 -04:00
Added Mustang to documentation
This commit is contained in:
parent
bffdd50b22
commit
62731c9293
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ returns the result to you as a Ruby object.
|
||||||
|
|
||||||
ExecJS supports these runtimes:
|
ExecJS supports these runtimes:
|
||||||
|
|
||||||
|
* [Mustang](https://github.com/nu7hatch/mustang) - Mustang V8
|
||||||
|
embedded within Ruby
|
||||||
* [therubyracer](https://github.com/cowboyd/therubyracer) - Google V8
|
* [therubyracer](https://github.com/cowboyd/therubyracer) - Google V8
|
||||||
embedded within MRI Ruby
|
embedded within MRI Ruby
|
||||||
* [therubyrhino](https://github.com/cowboyd/therubyrhino) - Mozilla
|
* [therubyrhino](https://github.com/cowboyd/therubyrhino) - Mozilla
|
||||||
|
|
Loading…
Reference in a new issue