paint-brush
Essential Guide to Image Processing with WebAssemblyby@ttulka
5,475 reads
5,475 reads

Essential Guide to Image Processing with WebAssembly

by Tomas TulkaFebruary 22nd, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

We will use this knowledge in a practical scenario: image manipulations with WebAssembly. We will demonstrate a typical use-case by a simple function for converting an image to grayscale. The calculation of the gray color is not very demanding, it clearly demonstrates the real-world usage of WebAssembly on the web: computation-intensive tasks. You might first recall how to use a web browser as a Wasm runtime, but the code is quite straight-forward: Fetch(fetch( 'grayscale.wasm) )
featured image - Essential Guide to Image Processing with WebAssembly
Tomas Tulka HackerNoon profile picture
Tomas Tulka

Tomas Tulka

@ttulka

L O A D I N G
. . . comments & more!

About Author

Tomas Tulka HackerNoon profile picture
Tomas Tulka@ttulka

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite