mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 19:08:50 +00:00
- Remove unused opts parameter from addGhosttyModule function - Add TODO comment explaining SIMD is disabled for initial integration stability - Replace string.repeat() with Buffer.alloc() for better performance in tests 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>