Commit Graph

2 Commits

Author SHA1 Message Date
Fangjun Kuang
cddac52780 Support passing utf-8 strings from JavaScript to C++. (#1355)
We first convert utf-16 strings to Uint8Array and then we
pass the array to C++.
2024-09-18 11:03:42 +08:00
Fangjun Kuang
0895b64850 Refactor node-addon-api to remove duplicate. (#873) 2024-05-14 10:08:11 +08:00