1
0
Fork 0
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:
Bruno Aguirre 2011-04-12 13:13:50 -03:00
parent bffdd50b22
commit 62731c9293

View file

@ -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