js: no longer provide our own 'detect-libc' (#18138)

This commit is contained in:
Meghan Denny
2025-03-13 11:40:37 -08:00
committed by GitHub
parent b0b6c979ee
commit 3eec297282
9 changed files with 1 additions and 125 deletions

View File

@@ -53,7 +53,6 @@ static constexpr ASCIILiteral builtinModuleNamesSortedLength[] = {
"_http_agent"_s,
"_tls_common"_s,
"async_hooks"_s,
"detect-libc"_s,
"fs/promises"_s,
"querystring"_s,
"_http_client"_s,