Hacker News new | ask | show | jobs
by JTyQZSnP3cQGa8B 600 days ago
Or why is it not a simple shell call to Imagemagick?
1 comments

Then it needs a server
Not if you port the shell and OS and ImageMagick to WASM first!
ImageMagick in Wasm lets you do lots of nifty stuff client-side. Here's a photocopy simulation thingie I made for instance: https://photocopy.fuglede.dk/
That is fun indeed :) Good effect!