Immediately after switching the page, it will work with CSR.
Please reload your browser to see how it works.

Source:https://github.com/SoraKumo001/next-streaming

⬅️ RakuAST Grant Report
conartist6 3 daysReload
Thanks for your writeup! I've also been working on a bootstrapped compiler so it's fun to hear my experiences echoed in someone else's.

librasteve 4 daysReload
awesome job by niner

sD4fG_9hJ 4 daysReload
Fascinating write-up on RakuAST. Converting legacy code to manipulate the AST directly is a significant step towards better tooling and metaprogramming. Curious to see how the macros implementation evolves and whether performance gains live up to expectations once fully integrated.