Morten Sørvig 00ef435571 wasm: Don't hardcode ASYNCIFY 1
Build for the "default" config only, which can be
asyncyfy 0,1, or 2 depending on Qt build configuration.

Change-Id: I29d9a11b30325491151fc4e621272e5390681fa7
Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io>
Reviewed-by: Lorn Potter <lorn.potter@qt.io>
2024-12-02 19:45:18 +01:00
..
2024-02-04 09:56:42 +01:00
2024-12-02 19:45:18 +01:00
2024-02-04 09:56:42 +01:00
2024-03-05 11:56:24 +01:00
2024-12-02 19:45:18 +01:00
2024-03-05 12:59:21 +01:00
2022-06-29 15:09:02 +02:00

Manual tests and examples for Qt on WebAssembly

These examples demonstrates various technical aspects of the Qt for WebAssambly platform port, and can be used as a reference when writing application code.

Content

cursors         Cursor handling
eventloop       Event loops, application startup, dialog exec()
localfiles      Local file download and upload
rasterwindow    Basic GUI app, event handling
qtwasmtestlib   native auto test framework