gdal3.js
gdal3.js copied to clipboard
memory footprint >500mb
Hi there,
i am happy to have found your library. The issue i am having is that it uses a lot of memory which makes it almost not possible to work with on iOS devices, because of the limit of 384MB memory (https://stackoverflow.com/questions/74506298/how-much-the-memory-limitation-is-on-the-ios-device-browser) is there any easy way for a "lite" version of the library to make it work better and with lower memory consumption?
Thanks a lot for ideas!