mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
- Implement VS_VERSIONINFO string table support with proper UTF-16LE encoding - Add icon embedding support (RT_ICON, RT_GROUP_ICON resources) - Add hide console window option - Fix resource table offset calculations to prevent integer overflow - Use bun.strings functions for proper UTF-8 to UTF-16 conversion - Add proper 32-bit alignment throughout VS_VERSIONINFO structure Co-authored-by: Claude <claude@anthropic.com>