ashtuchkin / iconv-lite

Convert character encodings in pure javascript.
MIT License
3.04k stars 282 forks source link

Overwrite byte in cp936, addr: 0 #319

Open YANGLEDUO1 opened 2 weeks ago

YANGLEDUO1 commented 2 weeks ago

This error does not occur when running directly. Overwrite byte in cp936, addr: 0. This error occurs when it is run after compilation

image

This is the minimum running program

https://github.com/YANGLEDUO1/iconv_liste-319.git

The bun run start is normal

bun run package && bun run dist/main.js An error occurred