Hi guys,

I'm new to Emscripten and JavaScript. I tried to enable LLVM WebAssembly 
backend for Emscripten by setting environment variable EMCC_WASM_BACKEND to 
1 in Windows 10. When I tried to compile my c++ code, I got error: 
"shared:ERROR: WASM_BACKEND selected but could not find lld (wasm-ld)". I 
have found this 
thread https://github.com/emscripten-core/emscripten/issues/7378, but I 
couldn't really understand the answers. Does anybody have been able to 
enable the LLVM WebAssembly backend?

Thanks,
Dan

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to emscripten-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to