Added README for wasm

Fixes issue #100
This commit is contained in:
Sergio Martins
2020-11-13 18:45:58 +00:00
parent 52cf53ce5c
commit e4a33ad8b7
2 changed files with 32 additions and 2 deletions

View File

@@ -43,8 +43,8 @@ Features
- Customize title bars
- Customize window frames
- Custom widget separators
- Crossplatform (macOS, Linux, Windows)
- And on Linux: Wayland, X11/XCB, EGLFS are working
- Crossplatform (macOS, Linux, Windows, WebAssembly, Wayland, X11/XCB, EGLFS are working)
See README-Wayland.md and README-WASM.md for platform specific information.
- Layouting engine honouring min/max size constraints and some size policies
- PySide2 bindings
- Clean codebase