hn • r/hackernews
Comment on: Show HN: Kage – Shadow any website to a single binary for offline viewing
You’ll likely run into a ton of CORS issues doing that.
When users attempt to shadow a website into a single offline binary, they often hit CORS restrictions that break asset loading and navigation. CORSolve automatically rewrites cross‑origin requests, fetches all resources, and compiles the site into a self‑contained binary, making offline browsing seamless.