slint/api/sixtyfps-rs/sixtyfps-macros
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
..
Cargo.toml Prepare the compiler to be async 2020-10-30 15:00:04 +01:00
lib.rs Prepare the compiler to be async 2020-10-30 15:00:04 +01:00