737 B
737 B
Build
In order to generate the files qcms.js and qcms_bg.wasm:
- git clone https://github.com/mozilla/pdf.js.qcms/
- the build requires to have a Docker setup and then:
node build.js -Cto build the Docker imagenode build.js -co /pdf.js/external/qcms/to compile the decoder
Licensing
qcms is under MIT
and pdf.js.qcms is released under MIT license so qcms.js and qcms_bg.wasm are released under MIT license too.