Testing wasm-imagemagick.umd-es5.js without libraries

in this case, when no libraries are detected the global variable ['wasm-imagemagick'] is available, so you can use it like this:

const { execute, loadImageElement, buildInputFile } = window['wasm-imagemagick']

Image URL:

Commands.