Skip to content

Add basic WebAssembly target support#96

Draft
eplatonoff wants to merge 3 commits intomasterfrom
codex/prepare-app-for-webassembly-target
Draft

Add basic WebAssembly target support#96
eplatonoff wants to merge 3 commits intomasterfrom
codex/prepare-app-for-webassembly-target

Conversation

@eplatonoff
Copy link
Owner

Summary

  • provide a TrayIconStub.qml for environments without a system tray
  • load the tray icon component via Loader and disable on WebAssembly
  • avoid showing tray related preference on WebAssembly
  • make notification system work with the loaded tray component
  • wrap qputenv calls for non-WASM builds
  • document WebAssembly build steps
  • disable preset import/export on WebAssembly

Testing

  • cmake ../src
  • make -j2

https://chatgpt.com/codex/tasks/task_e_687b7a1f4b3c833094868494463af9c7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant