Error linking files with wam-ld when linking c executable
I’m trying to compile librdkafka into wasm binary. I executed following commands but on the second line, wasm-ld does not find pthread related symbols.
Error linking files with wam-ld when linking c executable
I’m trying to compile librdkafka into wasm binary. I executed following commands but on the second line, wasm-ld does not find pthread related symbols.