Re: [PATCH] * config.sub (wasm64, wasi): Recognise.

2019-04-14 Thread Ben Elliston
On Sun, Apr 14, 2019 at 06:52:39PM -0400, John Ericson wrote: > Recently, there has been an effort to standardize a "syscall" interface for WebAssembly outside the browser (think JVM use-cases) [1]. This patch teaches config.sub to recognize the relevant configs, following what LLVM 8+ does

[PATCH] * config.sub (wasm64, wasi): Recognise.

2019-04-14 Thread John Ericson
Hi Ben, Recently, there has been an effort to standardize a "syscall" interface for WebAssembly outside the browser (think JVM use-cases) [1]. This patch teaches config.sub to recognize the relevant configs, following what LLVM 8+ does[2]. [1] https://hacks.mozilla.org/2019/03/standardizing-w