Skip Navigation

Compiling mkbitmap to wasm

web.dev Compiling mkbitmap to WebAssembly

The mkbitmap C program reads an image and applies one or more of the following operations to it, in this order: inversion, highpass filtering, scaling, and thresholding. Each operation can be individually controlled and turned on or off. This article shows how to compile mkbitmap to WebAssembly.

Compiling mkbitmap to WebAssembly
0
0 comments