Jonathan Kelley 22266cc560 Switch to bun, clean up web implementation 1 vuosi sitten
..
README.md 22266cc560 Switch to bun, clean up web implementation 1 vuosi sitten
ric_raf.rs 22266cc560 Switch to bun, clean up web implementation 1 vuosi sitten
ricpolyfill.js 22266cc560 Switch to bun, clean up web implementation 1 vuosi sitten

README.md

requestIdleCallback and requestAnimationFrame implemenation

These currently actually slow down our DOM patching and thus are temporarily removed. Technically we can schedule around rIC and rAF but choose not to.