wangwenx190 / framelesshelper

Project moved to: https://github.com/stdware/qwindowkit Cross-platform window customization framework for Qt Widgets and Qt Quick. Supports Windows, Linux and macOS.
MIT License
849 stars 202 forks source link

[New platform] Support WebAssembly platform #290

Open wangwenx190 opened 1 year ago

wangwenx190 commented 1 year ago

It should be similar to the Linux platform, just no thread support by default.

wangwenx190 commented 1 year ago

Additional note: no dynamic library support either.