diff --git a/README.md b/README.md index 1777859d..53a98cbc 100644 --- a/README.md +++ b/README.md @@ -796,6 +796,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [golua](https://github.com/aarzilli/golua) - Go bindings for Lua C API. * [gopher-lua](https://github.com/yuin/gopher-lua) - Lua 5.1 VM and compiler written in Go. * [gval](https://github.com/PaesslerAG/gval) - A highly customizable expression language written in Go. +* [metacall](https://github.com/metacall/core) - Cross-platform Polyglot Runtime which supports NodeJS, JavaScript, TypeScript, Python, Ruby, C#, WebAssembly, Java, Cobol and more. * [ngaro](https://github.com/db47h/ngaro) - Embeddable Ngaro VM implementation enabling scripting in Retro. * [purl](https://github.com/ian-kent/purl) - Perl 5.18.2 embedded in Go. * [tengo](https://github.com/d5/tengo) - Bytecode compiled script language for Go.