[PATCH v5 1/1] Initial support for LuaJIT scripting

Victor Krapivensky krapivenskiy.va at phystech.edu
Wed Jul 5 14:28:53 UTC 2017


On Tue, Jul 04, 2017 at 11:31:49PM +0300, Dmitry V. Levin wrote:
> This longish C string is actually a lua script, and it doesn't look nice
> in this form.  Wouldn't it be better if this script was translated into
> a C string automatically by some Makefile rule?
Yes, it would. In fact, this is what mpv does [1].

BTW, are there any disadvantages of installing the script file to a
compile-time known directory over hardcoding it into the binary?

1. https://github.com/mpv-player/mpv/blob/b387f82aa40a1655590bbb0dffe58f9728a37b49/wscript_build.py#L102-L111




More information about the Strace-devel mailing list