Fix `succ`, `pred` Fix `genRangeChck` for unsigned ints Fix typo in `dec`
* [JS] Fix bitwise ops & shifts * Test `int64` & `uint64` only with `jsbigint64`
* clean up some test categories * mention exact slice issue * magics into system * move trangechecks into overflow * move tmemory to system * try fix CI * try fix CI * final CI fix