← Back to context Comment by adgjlsfhk1 5 days ago The biggest thing is BigInt by default. It makes every integer operation require an overflow check. 1 comment adgjlsfhk1 Reply ridiculous_fish 5 days ago JS (when using ints, which v8 does) is the same in this respect.
JS (when using ints, which v8 does) is the same in this respect.