mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Zlib's SIMD optimizations are not supported in MSVC, so fall back to the C versions for now. PR-URL: https://github.com/nodejs/node/pull/33511 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>