Hacker News new | ask | show | jobs
by amelius 3146 days ago
But soon you can do any type of resizing through WASM on the browser.
1 comments

You can already do it, just use a library or implement your own scaling function and don't use the built-in image resize functions.