Update CLAUDE.md

This commit is contained in:
Jarred Sumner
2025-06-24 05:10:39 -07:00
parent 299c6c9b21
commit be7db0d37a

View File

@@ -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.)