11 Commits

Author SHA1 Message Date
Nurul Huda (Apon)
6337f05d1e
refactor(cli): transpile and cleanup 2026-06-21 21:28:02 +06:00
Nurul Huda (Apon)
f346e357db
fix: proper guide for node template 2026-06-21 10:11:33 +06:00
Nurul Huda (Apon)
13fb94a2e8
chore: update create-ziex version 2026-05-31 17:14:55 +06:00
Nurul Huda (Apon)
4453b268ce
feat: support version in npm init ziex 2026-05-31 17:00:20 +06:00
Nurul Huda (Apon)
25c3630547
refactor(migration): Zig 0.16.0 (#116)
Few regressions bugs are there but merging to main to continue development on main and will make release only after all known bugs related to Zig 0.16.0 has been fixed.

- [x] Upstream http.zig - Core web server and routing - [PR](https://github.com/karlseguin/http.zig/pull/191)
- [x] Upstream zli - CLI Parser - remove dependancies and use [proposed std.cli](4b4d625ca9/lib/std/cli.zig)
- [x] Upstream zig-tree-sitter - [PR](https://github.com/tree-sitter/zig-tree-sitter/pull/40)
- [x] Core Ziex Language
- [x] Core Ziex app
- [x] Core Ziex CLI
- [x] Ziex Dev Server (zx dev)
- [x] LSP
- [x] Playground
    - [x] Upgrade to Zig 0.16.0
    - [x] Fix WASM Regression
- [ ] Fix regressions
    - [ ] Runtime: File Form
    - [x] CLI: Export
    - [x] CLI: Bundle
    - [ ] Runtime: Websocket
    - [ ] DevServer: Error Overlay
    - [x] WASI Build
2026-05-29 09:22:04 +06:00
Nurul Huda (Apon)
08c462ba35
refactor: move private fields to _internal struct 2026-04-18 17:53:38 +06:00
Nurul Huda (Apon)
c3e2cc127a
ci: fix duplicate publish 2026-03-29 15:17:43 +06:00
Nurul Huda (Apon)
3b6fd9e837
fix(create-ziex): auto fingerprint update 2026-03-21 17:24:50 +06:00
Nurul Huda (Apon)
34df24118a
fix(template): proper project name 2026-03-21 17:04:07 +06:00
Nurul Huda (Apon)
2de901e053
feat(create-ziex): bundle 2026-03-21 15:40:23 +06:00
Nurul Huda (Apon)
4d8372740c
feat: bun create ziex 2026-03-21 15:31:33 +06:00