From 0a4b2c5e7f40de6964f89bbe242ab3a10725f1e7 Mon Sep 17 00:00:00 2001 From: Matt Holt Date: Mon, 2 Feb 2015 09:33:06 -0700 Subject: [PATCH] Removed v8-go (closes #275) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index da3540e..0674c78 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [go-duktape](https://github.com/olebedev/go-duktape) - Duktape JavaScript engine bindings for Go * [go-python](https://github.com/sbinet/go-python) - naive go bindings to the CPython C-API * [otto](https://github.com/robertkrimen/otto) - A JavaScript interpreter written in Go -* [v8-go](https://github.com/idada/v8.go/) - V8 JavaScript engine bindings for Go * [purl](https://github.com/ian-kent/purl) - Perl 5.18.2 embedded in Go ## Forms