Compiling mkbitmap to wasm
Compiling mkbitmap to wasm
web.dev Compiling mkbitmap to WebAssembly | Articles | web.dev
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.
0
comments