Hacker News new | ask | show | jobs
by TrevorSundberg 996 days ago
I’m fairly certain the native version of Scratch is just a browser with Scratch running in a web view. I’d also mention that WASM isn’t tied to a browser either (despite being called WebAssembly, it’s now widely used outside of browsers). You can in fact make native executables now from a WASM binary.
1 comments

That's certainly an innovation. Scratch didn't use to involve browser-play at all.