Re: [ANN] Luar - Reflection Binding to Lua from Go
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Luar - Reflection Binding to Lua from Go
- From: spir <denis.spir@...>
- Date: 2012年12月13日 12:24:21 +0100
On 12/12/2012 06:55, steve donovan wrote:
Naturally using reflection does incur
some extra runtime cost, but often that's acceptable.
What kind of go reflection features do you use to perform luar's magic?
Denis