I’m not sure which channel this belongs in or the ...
# thinking-together
j
I’m not sure which channel this belongs in or the usernames of the podcast but i’ve been working through the podcasts backlog. I wanted to share that Flash isn’t entirely dead and it’s based on a usable and sandboxed Wasm. https://vidkidz.github.io/
🍰 3
I also think VR is our test bed for resurfacing graphical design first programming.
d
In one of those coincidences, I was deep in archive.org yesterday and was surprised to see what looked very much like a flash embed play successfully, with sound. I truly thought it was long dead. I wish I'd saved the link to confirm.
i
There's also Ruffle, which seems to work remarkably well.
d
I can't find the source code for vidkidz. I was curious if it was just built on Ruffle
g
I'm told that Wick is like Flash https://www.wickeditor.com/#/
d
I think this is the repo of vidkidz https://github.com/vidkidz/waflash
d
That looks pretty empty?
d
Yeah, I think it’s only used for issues 😕
d
looks like just the compiled wasm binary and the javascript glue code, but not the actual code?
d
Yes you’re right. I was on my phone and didn’t take a look at the content of the repo