Skip to content
Snippets Groups Projects
  • Morten Sorvig's avatar
    fccd9b2a
    Port examples to Qt 6.7 · fccd9b2a
    Morten Sorvig authored
    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.
    fccd9b2a
    History
    Port examples to Qt 6.7
    Morten Sorvig authored
    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.