Derek Schuff
2025-01-13 17:18:45 -08:00
committed by GitHub
parent 1f00f5dfe9
commit 9853a6bfe6
3 changed files with 12 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ register_emscripten_toolchains(cache = {
"libcompiler_rt",
"libc++-noexcept",
"libc++abi-debug-noexcept",
"libsockets"
"libsockets",
"libdlmalloc-debug"
]
})