📰 IT Дайджест

← К выпуску 10.09.2026

Cloudflare переписала module registry в workerd под Node.js-совместимость

blog.cloudflare.com · #infra #cloudflare #nodejs #workers

Новый реестр модулей в Workers runtime включает import.meta.url/main/resolve, корректную валидацию import attributes, require(esm) по правилам Node.js и source phase imports для WebAssembly. Включается флагом new_module_registry, а лимит сжатого бандла убран: до 64 MiB на всех планах. Все стабильные Node.js API теперь включены по умолчанию.

Открыть оригинал →