Nurul Huda (Apon)
66493af819
fix: site scripts, replace bun with rebuild ( #119 )
2026-05-29 15:46:49 +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)
7756f45a5d
perf: bun dep use metafile=true instead
2026-03-28 19:24:35 +06:00
Nurul Huda (Apon)
d13d07200a
feat(plugin): bun proper deps detection
2026-03-28 19:12:59 +06:00
Nurul Huda (Apon)
82e89ab0f0
perf: use zig build cache
2026-03-24 04:31:05 +06:00
Nurul Huda (Apon)
7bc631bcf9
feat: bunjs/tailwindcss zig wrapper
...
commit 24328c825bdca95264b19d8ca044a1b547c38fa5
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Tue Mar 24 03:42:14 2026 +0600
sync
commit b526c54a8cff3ab8ed0c13f80129ecbc5d59b26c
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Tue Mar 24 03:40:08 2026 +0600
sync
commit 23314ce6c585fc2ca796a33e39f3ad0d3b941b35
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Tue Mar 24 02:57:41 2026 +0600
sync
commit 5f3e829edf117333c6d6d2799ff2244d37725a6b
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Tue Mar 24 00:27:12 2026 +0600
sync
commit 566543333a9e181c68d9ad4905a88b3d83dbb8e2
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 23:50:45 2026 +0600
tw
commit a276b5b5f8f9d3cbdf141fe5bcfd7f9193d15986
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 23:37:39 2026 +0600
playground fixes
commit c83edcb6760b16e1382e0627d19e581898f3d276
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 22:46:43 2026 +0600
sync
commit b1ce7240f2122995c6a066becd82e18b546253c9
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 22:15:14 2026 +0600
sync
commit 6737716e7e05ecf5e7ba5a4d6f8e75caef838822
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 21:58:34 2026 +0600
sync
commit 40550ec0e490b140a21d3c554ae044238ccac660
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 20:35:31 2026 +0600
sync
commit 3ddf3d76e0ff375ede626e093a831f1b47f9d6ce
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 20:19:31 2026 +0600
sync
commit 518cb84cd73c653afa1c54874d23d822759a9c5e
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 19:52:08 2026 +0600
sync
commit b2282985cd4a18b2717402699979194d59f6ca6a
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 19:08:59 2026 +0600
sync
2026-03-24 03:47:01 +06:00