mirror of https://github.com/qt/qtbase.git
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.
Change-Id: I0a9869ad0d26606f8b33af2c38248cec3088dd0d
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit
|
||
---|---|---|
.. | ||
generate_default_preloads.sh.in | ||
preload_qml_imports.py | ||
preload_qt_plugins.py | ||
wasm_binary_tools.py |