Hacker News new | ask | show | jobs
by Kabukks 4068 days ago
Using GopherLua is a pleasant experience. Easily integrated and surprisingly fast. But the documentation is lacking.

If you use it in a web server that executes Lua with requests, take a look at the LState pool pattern[1].

[1] https://github.com/yuin/gopher-lua#the-lstate-pool-pattern