| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| txiki-macos-arm64.zip | 2026-02-05 | 1.9 MB | |
| txiki-macos-x86_64.zip | 2026-02-05 | 2.1 MB | |
| txiki-windows-x86_64.zip | 2026-02-05 | 2.3 MB | |
| README.md | 2026-02-05 | 5.0 kB | |
| v26.2.0 source code.tar.gz | 2026-02-05 | 5.9 MB | |
| v26.2.0 source code.zip | 2026-02-05 | 6.1 MB | |
| Totals: 6 Items | 18.3 MB | 0 | |
What's Changed
- core: adjust stack size down to 1 MB by @saghul in https://github.com/saghul/txiki.js/pull/678
- types: update package homepage by @emmanuel-ferdman in https://github.com/saghul/txiki.js/pull/679
- misc: cleanup public header by @saghul in https://github.com/saghul/txiki.js/pull/686
- utils: remove custom JS_FreePropEnum function by @saghul in https://github.com/saghul/txiki.js/pull/687
- doc: add libltdl-dev for linux by @ahaoboy in https://github.com/saghul/txiki.js/pull/668
- deps: update libffi to v3.4.6 by @saghul in https://github.com/saghul/txiki.js/pull/688
- wasm: update wasm3 by @saghul in https://github.com/saghul/txiki.js/pull/689
- Fix Alpine build by @saghul in https://github.com/saghul/txiki.js/pull/690
- deps: update libuv to 1.50.0 by @saghul in https://github.com/saghul/txiki.js/pull/691
- deps: update QuickJS to 0.8.0+ by @saghul in https://github.com/saghul/txiki.js/pull/692
- update sqlite3 cmake version by @lal12 in https://github.com/saghul/txiki.js/pull/701
- deps: update QuickJS to 0.10.0 by @saghul in https://github.com/saghul/txiki.js/pull/702
- build: remove makeinfo dependency by @bnoordhuis in https://github.com/saghul/txiki.js/pull/716
- deps: update QuickJS to 0.10.1 by @bnoordhuis in https://github.com/saghul/txiki.js/pull/717
- test: fix tests failing on windows by @bnoordhuis in https://github.com/saghul/txiki.js/pull/719
- feat: implement XMLHttpRequest.withCredentials by @KawaiiZapic in https://github.com/saghul/txiki.js/pull/721
- feat: enable network request compressing & decompressing by @KawaiiZapic in https://github.com/saghul/txiki.js/pull/725
- fetch: fixed content type missing in fetch blob body by @saghul in https://github.com/saghul/txiki.js/pull/726
- ci: fix macOS release CI by @saghul in https://github.com/saghul/txiki.js/pull/727
- ci: retire macOS 13, test on 14 and latest by @saghul in https://github.com/saghul/txiki.js/pull/728
- feat: implement
redirectproperty for fetch by @jspngh in https://github.com/saghul/txiki.js/pull/734 - fix: prevent premature garbage collection of xhr in fetch polyfill by @jspngh in https://github.com/saghul/txiki.js/pull/737
- Featture: expose stringToBuffer in ffi by @ldeninski in https://github.com/saghul/txiki.js/pull/739
- fix: naive use of cstring pointer as a typed array buffer pointer resulting in a crash on gc in [#739] - expose stringToBuffer by @ldeninski in https://github.com/saghul/txiki.js/pull/740
- add c utf8 encoder / decoder by @lal12 in https://github.com/saghul/txiki.js/pull/700
- bugfix: tjs.format breaks with a non-string first arg by @ldeninski in https://github.com/saghul/txiki.js/pull/741
- deps: update QuickJS by @saghul in https://github.com/saghul/txiki.js/pull/742
- deps: update libuv by @saghul in https://github.com/saghul/txiki.js/pull/743
- deps: update SQLite by @saghul in https://github.com/saghul/txiki.js/pull/744
- core: add support for import attributes by @saghul in https://github.com/saghul/txiki.js/pull/745
- timers: avoid calling a timer handler if handle closing by @saghul in https://github.com/saghul/txiki.js/pull/746
- wasm: replace wasm3 with WAMR by @saghul in https://github.com/saghul/txiki.js/pull/747
- deps: update mimalloc to version 3 by @saghul in https://github.com/saghul/txiki.js/pull/748
- windows: move from MinGW to MSVC by @saghul in https://github.com/saghul/txiki.js/pull/749
- wasi: add support for args, env, preopen by @saghul in https://github.com/saghul/txiki.js/pull/750
- fetch: use internal XHR object by @saghul in https://github.com/saghul/txiki.js/pull/751
- fetch: support streaming requests and responses by @saghul in https://github.com/saghul/txiki.js/pull/752
- build,wasm: enable SIMD by @saghul in https://github.com/saghul/txiki.js/pull/753
- ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/saghul/txiki.js/pull/754
- ci: bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in https://github.com/saghul/txiki.js/pull/755
- ci: bump actions/github-script from 7 to 8 by @dependabot[bot] in https://github.com/saghul/txiki.js/pull/756
- ci: bump actions/setup-node from 4 to 6 by @dependabot[bot] in https://github.com/saghul/txiki.js/pull/757
- ci: bump actions/download-artifact from 4 to 7 by @dependabot[bot] in https://github.com/saghul/txiki.js/pull/758
- build(deps): bump tmp and patch-package by @dependabot[bot] in https://github.com/saghul/txiki.js/pull/760
- deps: update esbuild by @saghul in https://github.com/saghul/txiki.js/pull/761
New Contributors
- @emmanuel-ferdman made their first contribution in https://github.com/saghul/txiki.js/pull/679
- @KawaiiZapic made their first contribution in https://github.com/saghul/txiki.js/pull/721
- @ldeninski made their first contribution in https://github.com/saghul/txiki.js/pull/739
Full Changelog: https://github.com/saghul/txiki.js/compare/v24.12.0...v26.2.0