Add napi2native mapping for 3.2.21-42086-arm64

Introduced native address mappings for the 3.2.21-42086-arm64 version, including 'send' and 'recv' function offsets.
This commit is contained in:
手瓜一十雪 2026-01-15 10:53:58 +08:00
parent d23785f34d
commit 808165b008

View File

@ -87,6 +87,10 @@
"send": "23B0330",
"recv": "0957648"
},
"3.2.21-42086-arm64": {
"send": "3D6D98C",
"recv": "14797C8"
},
"3.2.21-42086-x64": {
"send": "5B42CF0",
"recv": "2FDA6F0"