add some tests and iconv support

This commit is contained in:
crazywhalecc
2023-04-03 21:27:50 +08:00
parent 1731cc1202
commit 29e0269588
6 changed files with 70 additions and 7 deletions

View File

@@ -111,7 +111,7 @@
},
"iconv": {
"type": "builtin",
"arg-type": "with",
"arg-type": "custom",
"lib-depends-windows": [
"libiconv"
]