Skip to content

Comment on Show HN: Luastatic – Build an executable from a Lua program

Comments

Pretty good size: 214K (on amd64 Linux):

  $ ls -lhd hello
        -rwxr-xr-x 1 admin admin 214K Oct 26 09:53 hello
  $ ldd hello
	linux-vdso.so.1 (0x00007fff5f5ff000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f10611e7000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f1060fe3000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f1060c39000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f10614f6000)
(edit: formatting)
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.