libheif (WebAssembly build) ============================ This directory contains libheif-bundle.mjs, a WebAssembly build of libheif distributed as libheif-js version 1.19.8, and the licence it is offered under. Licence: LGPL-3.0 Full text: LICENSE in this directory, which carries the GNU Lesser General Public License v3.0 followed by the GNU General Public License v3.0 that it refers to. This file is redistributed VERBATIM, byte for byte as published, and is not covered by the proprietary licence that applies to the rest of this site. It is loaded as a separate module at runtime and is never merged into, minified with, or otherwise combined into this site's own JavaScript. Replacing this library ---------------------- The LGPL gives you the right to run this site against your own build of libheif. Because the module is served as its own file and loaded by URL, that is done by replacing libheif-bundle.mjs in this directory with a build exporting the same default function. Nothing else has to be rebuilt. Complete corresponding source ----------------------------- libheif upstream: https://github.com/strukturag/libheif WebAssembly packaging: https://github.com/catdad-experiments/libheif-js Release: libheif-js 1.19.8 on npm A complete list of every third-party component on this site, with full licence texts, is served at /licenses.txt.