index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
executor.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split `iced_futures` into different `backend` implementations
Héctor Ramón Jiménez
2022-01-28
1
-83
/
+11
*
Remove support for old `tokio` crate
Héctor Ramón Jiménez
2022-01-12
1
-14
/
+3
*
Keep old behavior for `Executor` feature flags
Héctor Ramón Jiménez
2021-01-15
1
-14
/
+7
*
Add `smol` async runtime
Jayce Fayne
2021-01-14
1
-6
/
+24
*
Introduce `tokio_old` feature
Héctor Ramón Jiménez
2020-11-25
1
-3
/
+13
*
Update src/executor.rs
dabaichi
2020-11-06
1
-2
/
+1
*
upgrade tokio to latest version(v0.3)
valbendan
2020-11-05
1
-1
/
+2
*
Remove `executor::Null` from the root public API
Héctor Ramón Jiménez
2020-10-17
1
-1
/
+1
*
Improve docs for `Sandbox` and `Application`
Héctor Ramón Jiménez
2020-04-02
1
-1
/
+1
*
Implement `enter` for `executor::Default` in Wasm
Héctor Ramón Jiménez
2020-03-30
1
-1
/
+9
*
Fix missing `enter` in `iced::executor::Default`
Héctor Ramón Jiménez
2020-02-16
1
-0
/
+4
*
Allow switching `executor::Default` with features
Héctor Ramón Jiménez
2020-02-06
1
-10
/
+21
*
Drop `Send` in `Command` and `Executor` on Wasm
Héctor Ramón Jiménez
2020-02-05
1
-6
/
+5
*
Implement `WasmBindgen` executor and reorganize
Héctor Ramón Jiménez
2020-01-20
1
-0
/
+54