From 8bea17f532c12709d5191bf69921cd34ce20f483 Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 17 May 2016 09:52:18 +1000 Subject: [PATCH] Add note in readme about mini_racer support --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fb6a2db..df43eb9 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ ExecJS supports these runtimes: * Apple JavaScriptCore - Included with Mac OS X * [Microsoft Windows Script Host](http://msdn.microsoft.com/en-us/library/9bbdkx3k.aspx) (JScript) * [Google V8](http://code.google.com/p/v8/) +* [mini_racer](https://github.com/discourse/mini_racer) - Google V8 + embedded within Ruby A short example: