Adrián Delgado

Results 5 comments of Adrián Delgado

`svelte-sonner` repro: https://stackblitz.com/edit/sveltejs-kit-template-default-y7ihkq?file=src%2Froutes%2FCounter.svelte or just install "svelte-sonner" and use component with latest svelte 5 (alpha 68 at this moment) In the browser console it says: `ERR_SVELTE_TOO_MANY_UPDATES`

Those are some interesting resources for further optimizations, I wasn't aware of them. Also, I wanted to improve `@log10` to accept integers too because of #13642, but that is a...

Due to #14816 being fixed I rebased and cleaned the history to try again. I also increased the test cases up to `u512` which should be possible now.

It seems like only the LLVM backend can divide big ints for now...

I skipped some tests similar to #14482