qtbase/util/wasm
Piotr Wierciński 010ed17884 wasm: Add helper for pluging preloads
Dynamic linking on WebAssembly involves preloading .so libraries
during startup of application. Normally, those plugin preload
lists are generating manually by user, which can be tedious.
Add a bash script which demonstrates how to call python
programs to generate preload lists.

Pick-to: 6.9
Change-Id: I0a9869ad0d26606f8b33af2c38248cec3088dd0d
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2025-01-13 18:23:10 +00:00
..
batchedtestrunner Correct wasm util file 2024-03-07 16:10:02 +01:00
preload wasm: Add helper for pluging preloads 2025-01-13 18:23:10 +00:00
qtwasmserver wasm: update qtwasmserver.py 2024-10-23 17:46:00 +02:00
wasmtestrunner Implement new features in qt-wasmtestrunner 2022-08-31 12:47:40 +02:00