I’ve altered possibly hundreds of images through the Glitch Chooser section of your website. I saw that you were working on moving things over to server side to fix users having errors or non-outputs using your site. I’m wondering how the progress is coming along?
Honestly, I’ve been distracted - getting a bit deeper into game development and other things like earning a living - BUT part of that is learning ES6 and WebPack, so when I get back into this codebase it may be easier to make the node.js stuff work. I’ve also been looking into WASM and WebGL (and therefore C progamming) which could speed up the functionality here to better use GPU instead of the CPU. Would be nice if Browser vendors didn’t break my code, but I guess ‘security’ is important.