qt6-bb10/util/wasm
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
..
batchedtestrunner Correct util file to reduce exceptions 2024-02-20 16:22:28 +01:00
preload wasm: Parse wasm binaries to get dependencies 2024-02-23 20:41:29 +01:00
qtwasmserver Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
wasmtestrunner Implement new features in qt-wasmtestrunner 2022-08-31 12:47:40 +02:00