Nurul Huda (Apon)
|
c454cd568a
|
ci: remove unnecessary windows-msvc targets
|
2026-03-14 16:40:54 +06:00 |
|
Nurul Huda (Apon)
|
8cbb427c90
|
fix: update build.crab
|
2026-03-14 16:36:54 +06:00 |
|
Nurul Huda (Apon)
|
b069688e7e
|
ci: fix zig target name for ios
|
2026-03-14 16:24:45 +06:00 |
|
Nurul Huda (Apon)
|
f774b26366
|
ci: add android and ios to common build targets
|
2026-03-14 16:21:44 +06:00 |
|
Nurul Huda (Apon)
|
9d4b638816
|
ci: fix wasm32-wasi to wasm32-wasip1 rust-target
|
2026-03-14 16:18:59 +06:00 |
|
Nurul Huda (Apon)
|
ff1f966022
|
ci: add more common targets and fix aarch64-windows-gnu rust-target component error
|
2026-03-14 16:16:01 +06:00 |
|
Nurul Huda (Apon)
|
6d1d25df83
|
refactor: cleanup build.zig
|
2026-03-14 16:10:45 +06:00 |
|
Nurul Huda (Apon)
|
81a64af4b8
|
chore: update zig version
|
2026-03-14 16:00:34 +06:00 |
|
Nurul Huda (Apon)
|
7444a51dec
|
fix: use prebuilt artifact from published lib
|
2026-03-14 15:54:05 +06:00 |
|
Nurul Huda (Apon)
|
8240207e7b
|
fix: temp rm windows-gnu
|
2026-03-14 15:12:11 +06:00 |
|
Nurul Huda (Apon)
|
682c51fd03
|
feat: package static lib (#1)
|
2026-03-14 15:06:11 +06:00 |
|
Nurul Huda (Apon)
|
1e56d28ada
|
feat: add wasi target
|
2026-02-12 01:26:36 +06:00 |
|
Nurul Huda (Apon)
|
08c274dbab
|
fix: windows arm build
|
2026-02-11 23:36:05 +06:00 |
|
Nurul Huda (Apon)
|
dcd7d1093b
|
test: implement all method tests and skip failing
|
2026-02-11 17:27:24 +06:00 |
|
Nurul Huda (Apon)
|
e831cd7054
|
test: add all missing method tests
|
2026-02-11 17:08:20 +06:00 |
|
Nurul Huda (Apon)
|
cb57f3e0a2
|
feat: add wasm32-freestanding target
|
2026-02-11 16:22:57 +06:00 |
|
Nurul Huda (Apon)
|
c641097ed0
|
test: use arena allocator
|
2026-02-11 14:26:10 +06:00 |
|
Nurul Huda (Apon)
|
3e2cd50a86
|
ci: update zig version
|
2026-02-11 14:10:42 +06:00 |
|
Nurul Huda (Apon)
|
fa1fb15c93
|
refactor: migrate to zig 0.16.0-dev
|
2026-02-11 14:04:50 +06:00 |
|
Nurul Huda (Apon)
|
541e83cff4
|
docs: update zig fetch to use main branch
|
2026-02-02 12:56:26 +06:00 |
|
Nurul Huda (Apon)
|
5422f7983f
|
chore: extend example with more methods
|
2026-02-02 12:51:10 +06:00 |
|
Nurul Huda (Apon)
|
69311cfc5b
|
docs: add more exaples
|
2026-02-02 12:09:00 +06:00 |
|
Nurul Huda (Apon)
|
406c7562bb
|
docs: add more doccomment from mdn
|
2026-01-31 21:06:16 +06:00 |
|
Nurul Huda (Apon)
|
c3fd84984d
|
chore: move all binding code to abi
|
2026-01-30 03:01:04 +06:00 |
|
Nurul Huda (Apon)
|
4a4c63d2a5
|
chore: move all binding code to abi
|
2026-01-30 02:56:20 +06:00 |
|
Nurul Huda (Apon)
|
a54bcff837
|
refactor: abstract abi
|
2026-01-30 02:51:09 +06:00 |
|
Nurul Huda (Apon)
|
7f800d00b1
|
feat(pdt): make overloading ctor
|
2026-01-28 10:39:52 +06:00 |
|
Nurul Huda (Apon)
|
6ff4ef1298
|
fix: instant/duration complete tc39 alignment
|
2026-01-28 02:50:48 +06:00 |
|
Nurul Huda (Apon)
|
7c4cb5a3ca
|
test: add some test262 tests
|
2026-01-27 11:15:49 +06:00 |
|
Nurul Huda (Apon)
|
3cb78d5f4d
|
fix: relink libc
|
2026-01-27 02:46:54 +06:00 |
|
Nurul Huda (Apon)
|
a3dec1fc1f
|
chore: rm src/main.zig
|
2026-01-27 01:44:29 +06:00 |
|
Nurul Huda (Apon)
|
336dd46651
|
refactor: use extractres wrapper
|
2026-01-27 00:59:55 +06:00 |
|
Nurul Huda (Apon)
|
ae74ee2aa7
|
fix: create zig errror wrapper
|
2026-01-27 00:31:53 +06:00 |
|
Nurul Huda (Apon)
|
d2f98710f2
|
fix(zoned): tostring()
|
2026-01-26 23:30:39 +06:00 |
|
Nurul Huda (Apon)
|
9fd8780bf8
|
fix(zoned): fix timezoneid
|
2026-01-26 23:22:49 +06:00 |
|
Nurul Huda (Apon)
|
7f5b8e4e5b
|
refactor: remove internal allocator usage
|
2026-01-26 23:14:43 +06:00 |
|
Nurul Huda (Apon)
|
f88236cf31
|
feat(plain): add initial wrapper
|
2026-01-26 21:50:48 +06:00 |
|
Nurul Huda (Apon)
|
387fbc577a
|
chore: properly organize code
|
2026-01-26 15:44:43 +06:00 |
|
Nurul Huda (Apon)
|
809a09bc8f
|
test: add stub tests for all scopes
|
2026-01-26 15:23:08 +06:00 |
|
Nurul Huda (Apon)
|
29ca709860
|
chore: add examples
|
2026-01-26 15:11:18 +06:00 |
|
Nurul Huda (Apon)
|
f3bd9caa65
|
feat(duration): add native zig types
|
2026-01-26 14:32:32 +06:00 |
|
Nurul Huda (Apon)
|
11c0de1166
|
feat: more native zig types
|
2026-01-26 14:23:31 +06:00 |
|
Nurul Huda (Apon)
|
d0113f05ad
|
fix: use Duration instead of abi.c.Duration
|
2026-01-26 13:35:42 +06:00 |
|
Nurul Huda (Apon)
|
9758ccc3e1
|
refactor: re-use common types
|
2026-01-26 13:19:52 +06:00 |
|
Nurul Huda (Apon)
|
79725fbc66
|
refactor: wrap c enums
|
2026-01-26 13:18:05 +06:00 |
|
Nurul Huda (Apon)
|
13d1783b9f
|
refactor: cabi > abi
|
2026-01-26 13:04:58 +06:00 |
|
Nurul Huda (Apon)
|
c85a7eed56
|
test: improve test printing
|
2026-01-26 13:00:00 +06:00 |
|
Nurul Huda (Apon)
|
5ea4e8279c
|
refactor: use diplomatewrite wrapper
|
2026-01-26 12:55:25 +06:00 |
|
Nurul Huda (Apon)
|
feaa004322
|
test: make all test decl
|
2026-01-26 12:48:40 +06:00 |
|
Nurul Huda (Apon)
|
c60616805e
|
chore: improve readme
|
2026-01-26 12:38:42 +06:00 |
|