slint/api
Simon Hausmann ea0e3c1372 Python: Initial support for asyncio
The API is minimal at this point: `slint.run_event_loop()` takes an
optional coroutine parameter, that's run. As the loop is run, an
asyncio event loop (as per asyncio.get_event_loop()) is active, which
maps socket operations to smol's Async adapter and polls them within the
Slint event loop.

cc #4137
2025-09-19 08:23:34 +02:00
..
cpp Change the Rotate item to a Transform that supports scaling (#9387) 2025-09-15 21:14:33 +12:00
node build(deps-dev): bump typedoc from 0.28.12 to 0.28.13 (#9420) 2025-09-15 12:09:15 +03:00
python Python: Initial support for asyncio 2025-09-19 08:23:34 +02:00
rs Docs: Make explicit that the experimental-module-builds is unstable 2025-09-16 10:31:59 +02:00
wasm-interpreter Remormat all the toml file again to fix npm upload 2025-04-09 15:06:00 +02:00