flutter_qjs icon indicating copy to clipboard operation
flutter_qjs copied to clipboard

BigInt support

Open Xyzcancer opened this issue 2 years ago • 3 comments

Hi, I'm trying to use this script https://unpkg.com/@solana/web3.js@latest/lib/index.iife.js

But evaluation fails with error ReferenceError: 'BigInt' is not defined

Can you explain who is responsible for supporting this class? ffi or you can add this support?

Thanks

Xyzcancer avatar Nov 10 '22 16:11 Xyzcancer