From: Vladimír Čunát Date: Thu, 24 Nov 2016 08:56:16 +0000 (+0100) Subject: Merge !77: lua: embed bytecode instead of stripped source X-Git-Tag: v1.2.0-rc1~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d13f9afb4a0520429e40afae2741a3a2537c527;p=thirdparty%2Fknot-resolver.git Merge !77: lua: embed bytecode instead of stripped source It seems a bit cleaner, though impact on size and load speed should not be noticeable. We simply install most of the lua code, as before, and I assume that we *do* want to keep that visibility, at least by default. Suggested on !57. --- 1d13f9afb4a0520429e40afae2741a3a2537c527