pub async fn ensure_wasm_ready_llvm(
spack: SpackInvocation,
) -> Result<FoundSpec, Error>
Expand description
Ensure that a version of llvm is installed that is able to support emscripten.
pub async fn ensure_wasm_ready_llvm(
spack: SpackInvocation,
) -> Result<FoundSpec, Error>
Ensure that a version of llvm is installed that is able to support emscripten.