- WASI-SDK is installed and the environment variable
WASI_SDK_PATHis set to the installation path - wasmtime is installed and in
PATH
make runbuilds the program as a filter and writes the resulting image to ./out/native.pngmake run-wasmbuilds the program as a wasm filter and writes the resulting image to ./out/wasm.png