          MODULE=wasmer
         VERSION=6.1.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/wasmerio/wasmer/archive/refs/tags/v${VERSION}.tar.gz
      SOURCE_VFY=sha256:7bccb5b86724ea35ca9373fb81092080a615c1baa6129a8eeee9ed3e3f74b9b1
        WEB_SITE=https://github.com/wasmerio/wasmer/
         ENTERED=20210618
         UPDATED=20251029
           SHORT="Universal Binaries Powered by WebAssembly"
cat << EOF
Wasmer is a fast and secure WebAssembly runtime that enables super lightweight
containers to run anywhere: from Desktop to the Cloud, Edge and IoT devices.
Features:
 - Secure by default. No file, network, or environment access, unless explicitly
   enabled.
 - Supports WASI and Emscripten out of the box.
 - Fast. Run WebAssembly at near-native speeds.
 - Embeddable in multiple programming languages
 - Compliant with latest WebAssembly Proposals (SIMD, Reference Types, Threads,
   ...)
EOF
