Hello, while building JavaScript::QuickJS with QuickJS 2025-04-26, i encountered JS_TAG_BIG_DECIMAL and JS_TAG_BIG_FLOAT undeclared errors.
It seems bignum support has been removed from QuickJS: bellard/quickjs@61e8b94
Would it be possible to have JavaScript::QuickJS compatible with QuickJS 2025-04-26?
Thank you.