- Move napi files from bindings/ to compat/napi/
- Move module loader files from bindings/ to module/
- InternalModuleRegistry, JSModuleLoader, JSCommonJSModule, etc.
- Update all import paths and cmake configurations
Part of source code reorganization to make code location "guessable".
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Step 1 of source reorganization - rename the JavaScript runtime
directory from bun.js to buntime for better discoverability.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>