| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| txiki-macos-arm64.zip | 2026-04-05 | 2.9 MB | |
| txiki-macos-x86_64.zip | 2026-04-05 | 3.1 MB | |
| txiki-windows-x86_64.zip | 2026-04-05 | 2.9 MB | |
| README.md | 2026-04-05 | 2.6 kB | |
| v26.4.0 source code.tar.gz | 2026-04-05 | 8.2 MB | |
| v26.4.0 source code.zip | 2026-04-05 | 8.4 MB | |
| Totals: 6 Items | 25.7 MB | 2 | |
What's Changed
- build(deps): bump flatted from 3.4.1 to 3.4.2 by @dependabot[bot] in https://github.com/saghul/txiki.js/pull/873
- core: add support for text and bytes imports by @saghul in https://github.com/saghul/txiki.js/pull/875
- http: fix http proxy support by @saghul in https://github.com/saghul/txiki.js/pull/872
- core: defer unhandledrejection event to after microtask checkpoint by @saghul in https://github.com/saghul/txiki.js/pull/877
- fswatch: prevent GC from collecting active FileWatcher objects by @saghul in https://github.com/saghul/txiki.js/pull/881
- build(deps): bump picomatch from 2.3.1 to 2.3.2 in /website by @dependabot[bot] in https://github.com/saghul/txiki.js/pull/879
- core: implement beforeunload event by @saghul in https://github.com/saghul/txiki.js/pull/882
- deps: update QuickJS by @saghul in https://github.com/saghul/txiki.js/pull/884
- core: add sourcemap support by @saghul in https://github.com/saghul/txiki.js/pull/883
- build(deps): bump brace-expansion from 5.0.2 to 5.0.5 by @dependabot[bot] in https://github.com/saghul/txiki.js/pull/885
- build(deps): bump picomatch by @dependabot[bot] in https://github.com/saghul/txiki.js/pull/878
- deps: update QuickJS by @saghul in https://github.com/saghul/txiki.js/pull/887
- stdio: make sure handles are unref'd when closing writable by @saghul in https://github.com/saghul/txiki.js/pull/888
- build: add UBsan build option by @saghul in https://github.com/saghul/txiki.js/pull/889
- build(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /website by @dependabot[bot] in https://github.com/saghul/txiki.js/pull/891
- fetch: add support for file:// URLs by @saghul in https://github.com/saghul/txiki.js/pull/893
- text-encoding: implement TextEncoding.prototype.encodeInto by @saghul in https://github.com/saghul/txiki.js/pull/894
- Update quickjs by @saghul in https://github.com/saghul/txiki.js/pull/895
- stdio: set highWaterMark to 0 on stdin readable stream by @saghul in https://github.com/saghul/txiki.js/pull/896
- build(deps): bump lodash from 4.17.23 to 4.18.1 in /website by @dependabot[bot] in https://github.com/saghul/txiki.js/pull/898
- core: implement import map support by @saghul in https://github.com/saghul/txiki.js/pull/897
- deps: update libuv by @saghul in https://github.com/saghul/txiki.js/pull/900
- streams,udp,tls: prevent GC from collecting active handles by @saghul in https://github.com/saghul/txiki.js/pull/902
- deps: update QuickJS by @saghul in https://github.com/saghul/txiki.js/pull/901
Full Changelog: https://github.com/saghul/txiki.js/compare/v26.3.1...v26.4.0