summaryrefslogtreecommitdiffstats
path: root/src/executor.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix missing `enter` in `iced::executor::Default`Libravatar Héctor Ramón Jiménez2020-02-161-0/+4
* Allow switching `executor::Default` with featuresLibravatar Héctor Ramón Jiménez2020-02-061-10/+21
* Drop `Send` in `Command` and `Executor` on WasmLibravatar Héctor Ramón Jiménez2020-02-051-6/+5
* Implement `WasmBindgen` executor and reorganizeLibravatar Héctor Ramón Jiménez2020-01-201-0/+54