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

@@ -68,7 +68,6 @@ static constexpr ASCIILiteral builtinModuleNames[] = {
"console"_s,
"constants"_s,
"crypto"_s,
"detect-libc"_s,
"dgram"_s,
"diagnostics_channel"_s,
"dns"_s,