kleisauke/wasm-vips: libvips for the browser and Node.js, compiled to WebAssembly with Emscripten.
13-Dec-2024 20
Programs that use wasm-vips don't manipulate images directly, instead they create pipelines of image processing operations building on a source image. When the end of the pipe is connected to a destination, the whole pipeline executes at once, streaming the image in parallel from source to destination a section at a time. Because wasm-vips is parallel, it's quick, and because it doesn't need to keep entire images in memory, it's light.
.
kleisauke/wasm-vips: libvips for the browser and Node.js, compiled to WebAssembly with Emscripten. #js #javascript #kleisauke/wasm-vips: #libvips #browser #Node.js, #compiled #WebAssembly #Emscripten. #webassembly https://javascript.ba/link/kleisauke-wasm-vips-libvips-for-the-browser-and-node-js-compiled-to-webassembly-with-emscripten