#SWC negative number codegen bug
1 messages · Page 1 of 1 (latest)
If anyone wants more background on the bug, on next@12.3.3 the page infinite loops on the initial client side render because of an SWC bug that drops a negative sign on a large negative number and causes a long division operation in a kotlin/js module to infinitely loop when it tries to divide a number
It looks like any swc_core version at V0.28.10 or newer has the patch https://github.com/swc-project/swc/releases/tag/v1.3.4