Port examples to Qt 6.7
The Emscripten entry function name is now unique based on the application name ("$APPNAME_entry"), and must be specified when creating the wasm instance. Also some drive-by fixes.
Showing
- examples/background_loading/index.html 6 additions, 2 deletionsexamples/background_loading/index.html
- examples/javascript_interop/index.html 5 additions, 1 deletionexamples/javascript_interop/index.html
- examples/multiple_instances/index.html 3 additions, 3 deletionsexamples/multiple_instances/index.html
- examples/multiple_windows/index.html 5 additions, 1 deletionexamples/multiple_windows/index.html
- examples/multiple_windows_simple/index.html 1 addition, 0 deletionsexamples/multiple_windows_simple/index.html
- examples/popup_window/index.html 5 additions, 1 deletionexamples/popup_window/index.html
Please register or sign in to comment