John R. Cui

Results 2 comments of John R. Cui

Isn't borrow checking a function of the parser and the resulting AST? It should be statically determinable if an illegal borrow has occurred where it can be called out by...

Hi. I'm currently using hooks and a custom Vite plugin to shim Cloudflare KV, D1, and R2 on SvelteKit projects for local development. It lets me simulate the production Cloudflare...