DeepSeek-V3/experimental/src/web
Triex 31ef81000f feat: Migrate experimental implementation to modern Zig, achieve clean compilation (private repo dump -> /experimental)
- Port HTTP server, and appropriate points across core etc from old API to Zig `0.15.0-dev` patterns
- Fix mutability, unused variables, and API compatibility issues
- Validate SIMD tensor operations and backend architecture
- Foundation now compiles cleanly and produces working binary
2025-06-06 15:31:21 +10:00
..
handlers.zig feat: Migrate experimental implementation to modern Zig, achieve clean compilation (private repo dump -> /experimental) 2025-06-06 15:31:21 +10:00
middleware.zig feat: Migrate experimental implementation to modern Zig, achieve clean compilation (private repo dump -> /experimental) 2025-06-06 15:31:21 +10:00
openai.zig feat: Migrate experimental implementation to modern Zig, achieve clean compilation (private repo dump -> /experimental) 2025-06-06 15:31:21 +10:00
request.zig feat: Migrate experimental implementation to modern Zig, achieve clean compilation (private repo dump -> /experimental) 2025-06-06 15:31:21 +10:00
response.zig feat: Migrate experimental implementation to modern Zig, achieve clean compilation (private repo dump -> /experimental) 2025-06-06 15:31:21 +10:00
root.zig feat: Migrate experimental implementation to modern Zig, achieve clean compilation (private repo dump -> /experimental) 2025-06-06 15:31:21 +10:00
server.zig feat: Migrate experimental implementation to modern Zig, achieve clean compilation (private repo dump -> /experimental) 2025-06-06 15:31:21 +10:00
websocket.zig feat: Migrate experimental implementation to modern Zig, achieve clean compilation (private repo dump -> /experimental) 2025-06-06 15:31:21 +10:00