Hacker News new | ask | show | jobs
by simonw 1128 days ago
I'm enjoying how simple some of this actually is.

Here's the full implementation of VS Code for example: https://github.com/yashash-pugalia/win11-svelte/blob/main/sr...

It's just 44 lines of code - it works by opening a window with an iframe that points to https://stackblitz.com/github/yashash-pugalia/win11Svelte?em...

2 comments

best part is you can nest the website in the vs code preview window
I managed to nest it three times then it stopped working (vs code window was empty). Winder why is there a limit
Chromium only I guess. Bah.
Works fine for me in Firefox.
Works for me in LibreWolf, even.