qt6-bb10/util/wasm/preload
Piotr Wiercinski 382ee7e200 wasm: Parse wasm binaries to get dependencies
Currently we are searching binaries for string ending with ".so" in
order to find shared library dependencies. This is not the cleanest
solution.
Parse wasm binaries instead, and extract the information in structured
way.

Fixes: QTBUG-121833
Change-Id: Id0efb07af4efe7641ed4fd66f76c395722478f95
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2024-02-23 20:41:29 +01:00
..
preload_qml_imports.py wasm: Parse wasm binaries to get dependencies 2024-02-23 20:41:29 +01:00
preload_qt_plugins.py wasm: add shared library preload scripts 2023-07-03 19:02:48 +02:00
wasm_binary_tools.py wasm: Parse wasm binaries to get dependencies 2024-02-23 20:41:29 +01:00