An open API service indexing awesome lists of open source software.

https://github.com/jeffcav/web-assembly-demo

Invert image colors with web assembly.
https://github.com/jeffcav/web-assembly-demo

wasm web-assembly

Last synced: about 1 month ago
JSON representation

Invert image colors with web assembly.

Awesome Lists containing this project

README

        

# Web Assembly Demo
A Web Assembly demo application that inverts the colors of an image.

This repo helps understanding how a web app can support functions implemented in Web Assembly.