mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Update CLAUDE.md
This commit is contained in:
@@ -98,7 +98,6 @@ test("my feature", async () => {
|
|||||||
- `server.zig` - HTTP server implementation
|
- `server.zig` - HTTP server implementation
|
||||||
- `FFI.zig` - Foreign Function Interface
|
- `FFI.zig` - Foreign Function Interface
|
||||||
- `crypto.zig` - Cryptographic operations
|
- `crypto.zig` - Cryptographic operations
|
||||||
- `sqlite.zig` - Native SQLite integration
|
|
||||||
- `glob.zig` - File pattern matching
|
- `glob.zig` - File pattern matching
|
||||||
- `node/` - Node.js compatibility layer
|
- `node/` - Node.js compatibility layer
|
||||||
- Module implementations (fs, path, crypto, etc.)
|
- Module implementations (fs, path, crypto, etc.)
|
||||||
|
|||||||
Reference in New Issue
Block a user