unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic
MIT License
464 stars 22 forks source link

feat(cloudflare): update the process hybrid polyfill #340

Closed vicb closed 4 weeks ago

vicb commented 1 month ago

process.exit and process.platform are implemented in 20241018. See https://github.com/cloudflare/workerd/releases/tag/v1.20241018.0

Wramgler is already using 20241018 so this PR is ready to be merged