liblouis / liblouis-js

Port/cross-compiled version of liblouis to Javascript
GNU General Public License v3.0
11 stars 4 forks source link

Module exposed when --embed-file is used. #22

Closed reiner-dolp closed 7 years ago

reiner-dolp commented 7 years ago

Embeded files are exposed through a global Module var. Check if this breaks multiple build support/ build switching of several builds with embeded file systems. Look for mitigations.

reiner-dolp commented 7 years ago

Fixed in 29f1be2.