quickjs-emscripten
quickjs-emscripten copied to clipboard
How do I enable the --bignum option in QuickJS?
trafficstars
I want to overload the operator, so I need to run the JavaScript file with the --bignum option. However, I can't find this option in the documentation.