VM658:6453 [Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952 registerOrRemoveHandler @ VM658:6453 registerWheelEventCallback @ VM658:10574 _emscripten_set_wheel_callback_on_thread @ VM658:10581 $QWasmIntegration::addScreen(emscripten::val const&) @ testwasm.wasm:0x2e2ab $QWasmIntegration::QWasmIntegration() @ testwasm.wasm:0x2f2f8 $QWasmIntegrationPlugin::create(QString const&, QList const&) @ testwasm.wasm:0x1c3bd $QPlatformIntegrationPlugin::create(QString const&, QList const&, int&, char**) @ testwasm.wasm:0x44bcde $QGuiApplicationPrivate::createPlatformIntegration() @ testwasm.wasm:0x42b479 $QGuiApplicationPrivate::createEventDispatcher() @ testwasm.wasm:0x4301d8 $QApplicationPrivate::createEventDispatcher() @ testwasm.wasm:0x13a708 $main @ testwasm.wasm:0x11dcd Module._main @ VM658:11784 callMain @ VM658:12310 doRun @ VM658:12346 eval @ VM658:12355 VM658:6453 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952 registerOrRemoveHandler @ VM658:6453 registerTouchEventCallback @ VM658:10526 _emscripten_set_touchstart_callback_on_thread @ VM658:10549 $QWasmIntegration::addScreen(emscripten::val const&) @ testwasm.wasm:0x2e2b9 $QWasmIntegration::QWasmIntegration() @ testwasm.wasm:0x2f2f8 $QWasmIntegrationPlugin::create(QString const&, QList const&) @ testwasm.wasm:0x1c3bd $QPlatformIntegrationPlugin::create(QString const&, QList const&, int&, char**) @ testwasm.wasm:0x44bcde $QGuiApplicationPrivate::createPlatformIntegration() @ testwasm.wasm:0x42b479 $QGuiApplicationPrivate::createEventDispatcher() @ testwasm.wasm:0x4301d8 $QApplicationPrivate::createEventDispatcher() @ testwasm.wasm:0x13a708 $main @ testwasm.wasm:0x11dcd Module._main @ VM658:11784 callMain @ VM658:12310 doRun @ VM658:12346 eval @ VM658:12355 VM658:6453 [Violation] Added non-passive event listener to a scroll-blocking 'touchmove' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952 registerOrRemoveHandler @ VM658:6453 registerTouchEventCallback @ VM658:10526 _emscripten_set_touchmove_callback_on_thread @ VM658:10543 $QWasmIntegration::addScreen(emscripten::val const&) @ testwasm.wasm:0x2e2d5 $QWasmIntegration::QWasmIntegration() @ testwasm.wasm:0x2f2f8 $QWasmIntegrationPlugin::create(QString const&, QList const&) @ testwasm.wasm:0x1c3bd $QPlatformIntegrationPlugin::create(QString const&, QList const&, int&, char**) @ testwasm.wasm:0x44bcde $QGuiApplicationPrivate::createPlatformIntegration() @ testwasm.wasm:0x42b479 $QGuiApplicationPrivate::createEventDispatcher() @ testwasm.wasm:0x4301d8 $QApplicationPrivate::createEventDispatcher() @ testwasm.wasm:0x13a708 $main @ testwasm.wasm:0x11dcd Module._main @ VM658:11784 callMain @ VM658:12310 doRun @ VM658:12346 eval @ VM658:12355 qtloader.js:386 --init-- qtloader.js:386 --initDone-- testwasm.wasm:0x76cd47 Uncaught RuntimeError: null function or function signature mismatch at QMetaObject::cast(QObject const*) const (testwasm.wasm:0x76cd47) at QApplication::notify(QObject*, QEvent*) (testwasm.wasm:0x1406f4) at QCoreApplication::notifyInternal2(QObject*, QEvent*) (testwasm.wasm:0x765ff9) at QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) (testwasm.wasm:0x76673b) at QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) (testwasm.wasm:0x432a79) at bool QWindowSystemHelper::handleEvent(QWindow*, QRegion) (testwasm.wasm:0x45fb18) at QWasmCompositor::deliverUpdateRequest(QWasmWindow*, QWasmCompositor::UpdateRequestDeliveryType) (testwasm.wasm:0x226eb) at QWasmCompositor::requestUpdate()::$_0::__invoke(double, void*) (testwasm.wasm:0x2067b) at eval (eval at completeLoadEmscriptenModule (qtloader.js:467:9), :10128:24) $QMetaObject::cast(QObject const*) const @ testwasm.wasm:0x76cd47 $QApplication::notify(QObject*, QEvent*) @ testwasm.wasm:0x1406f4 $QCoreApplication::notifyInternal2(QObject*, QEvent*) @ testwasm.wasm:0x765ff9 $QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) @ testwasm.wasm:0x76673b $QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) @ testwasm.wasm:0x432a79 $bool QWindowSystemHelper::handleEvent(QWindow*, QRegion) @ testwasm.wasm:0x45fb18 $QWasmCompositor::deliverUpdateRequest(QWasmWindow*, QWasmCompositor::UpdateRequestDeliveryType) @ testwasm.wasm:0x226eb $QWasmCompositor::requestUpdate()::$_0::__invoke(double, void*) @ testwasm.wasm:0x2067b eval @ VM658:10128 requestAnimationFrame (async) _emscripten_request_animation_frame @ VM658:10127 $QWasmCompositor::raise(QWasmWindow*) @ testwasm.wasm:0x20463 $QWasmWindow::raise() @ testwasm.wasm:0x34ea5 $QWasmWindow::requestActivateWindow() @ testwasm.wasm:0x357c8 $QWindow::requestActivate() @ testwasm.wasm:0x4545fc $QWasmCompositor::mouse_cb(int, EmscriptenMouseEvent const*, void*) @ testwasm.wasm:0x1d28d mouseEventHandlerFunc @ VM658:10338 jsEventHandler @ VM658:6447