slint/api
Simon Hausmann 096217ac03 WIP: Initial support for @native-init in Rust
A bunch of TODOs:

- add support facade types for components (for users to implement the
  trait on)
- how to deal with `MyButton` being used in `main.slint` from two
  different other `.slint` files, with alias in `main.slint`?
2024-01-12 17:24:19 +01:00
..
cpp Fix slint warnings in the docs 2024-01-12 09:24:51 +01:00
node WIP: Initial support for @native-init in Rust 2024-01-12 17:24:19 +01:00
python python: hide native module behind python front-end API 2023-12-21 12:57:35 +01:00
rs WIP: Initial support for @native-init in Rust 2024-01-12 17:24:19 +01:00
wasm-interpreter Wasm: use the winit spawn() api to run the event loop for the interpreter 2023-10-30 14:17:10 +01:00