1 Commits
Author SHA1 Message Date
sisungo ef7d225be7 feat: use the vm model for iconv
Musl uses hard-coded logic for iconv. This patch moves the logic
out of C code, and implement a virtual machine for dynamically loading
charsets at runtime and do conversion.
2026-02-19 09:29:41 +08:00