Not sure if you are specifically tied to LuaJIT, but I do remember seeing a 
native Go version of Lua recently, not sure if that can help.

Ah, here it is: https://github.com/Shopify/go-lua

On Tuesday, November 8, 2016 at 1:38:48 AM UTC, ChrisLu wrote:
>
> Hi,
>
> I am working on a project to start a LuaJIT process from Go.
>
> My question is whether it is possible to bundle LuaJIT binary together 
> with Go executable?
>
> If having this, this would avoid the external dependency to install LuaJIT.
>
> Chris
> ------------------
> https://github.com/chrislusf/gleam
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to