slint/api
Olivier Goffart 359f42c5f7 Prepare the compiler to be async
This will allow the online editor to load imports from URL asynchroniously later

Since currently the compiler is only working on a single thread, and that we
never await on a future that could block, it is allowed to use the spin_on executor
2020-10-30 15:00:04 +01:00
..
sixtyfps-cpp Rename Component::compute_layout to apply_layout 2020-10-29 19:08:52 +01:00
sixtyfps-node Prepare the compiler to be async 2020-10-30 15:00:04 +01:00
sixtyfps-rs Prepare the compiler to be async 2020-10-30 15:00:04 +01:00
sixtyfps-wasm-interpreter Prepare the compiler to be async 2020-10-30 15:00:04 +01:00