WASI runtimes for Compiler-RT and libc++ support
Compiler-RT and libc++ runtimes for WASI
wasi-runtimes
$ brew install wasi-runtimes
$ brew info wasi-runtimes
$ clang --target=wasm32-wasi -o program.wasm program.c