Hi, I think it's a common issue, but I can not find the answer on the Google. I want to return BigInt to Nodejs from a C++ int64. Currently, I'm returning a number but that is not correct.
Hi,
I think it's a common issue, but I can not find the answer on the Google.
I want to return BigInt to Nodejs from a C++ int64.
Currently, I'm returning a number but that is not correct.