KDAB / cxx-qt

Safe interop between Rust and Qt
https://kdab.github.io/cxx-qt/book/
1.04k stars 70 forks source link

CMake: option for WASM build #947

Closed mattkdab closed 3 weeks ago

mattkdab commented 5 months ago

Option BUILD_WASM to specify WebAssembly as target arch Support building current main branch with emscripten

mattkdab commented 5 months ago

Note, WASM builds are still requiring two ninja runs -- Not 100% sure why this is Edit: fixed this

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (7fca33d) to head (fe041dc). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #947 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 70 70 Lines 12011 12011 ========================================= Hits 12011 12011 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.