|
Message-ID: <20171128140531.GM15263@port70.net> Date: Tue, 28 Nov 2017 15:05:31 +0100 From: Szabolcs Nagy <nsz@...t70.net> To: musl@...ts.openwall.com Subject: Re: [PATCH] Wasm support patch 2 (static syscalls) * Nicholas Wilson <nicholas.wilson@...lvnc.com> [2017-11-28 13:23:15 +0000]: > With a jump table like that, you can't get static linkage. The compiler will link in *every* syscall. use a better compiler with dce then.
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.