Tristan F. 9167cd9dec fix most typos, add crate-ci/typos to CI (#2653) 11 ヶ月 前
..
README.md 9167cd9dec fix most typos, add crate-ci/typos to CI (#2653) 11 ヶ月 前
ric_raf.rs 22266cc560 Switch to bun, clean up web implementation 1 年間 前
ricpolyfill.js 22266cc560 Switch to bun, clean up web implementation 1 年間 前

README.md

requestIdleCallback and requestAnimationFrame implementation

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.