← Back to context Comment by blissofbeing 7 hours ago Why deno over bun? 1 comment blissofbeing Reply einsteinx2 5 hours ago Per their wiki [0], these are their notes on Bun:- No permission restrictions available. Scripts have full file system and network access.- Supports downloading EJS script dependencies from npm (--remote-components ejs:npm).- No support for SOCKS proxies when downloading EJS script dependencies from npm.[0]: https://github.com/yt-dlp/yt-dlp/wiki/EJS#notes-2
einsteinx2 5 hours ago Per their wiki [0], these are their notes on Bun:- No permission restrictions available. Scripts have full file system and network access.- Supports downloading EJS script dependencies from npm (--remote-components ejs:npm).- No support for SOCKS proxies when downloading EJS script dependencies from npm.[0]: https://github.com/yt-dlp/yt-dlp/wiki/EJS#notes-2
Per their wiki [0], these are their notes on Bun:
- No permission restrictions available. Scripts have full file system and network access.
- Supports downloading EJS script dependencies from npm (--remote-components ejs:npm).
- No support for SOCKS proxies when downloading EJS script dependencies from npm.
[0]: https://github.com/yt-dlp/yt-dlp/wiki/EJS#notes-2