Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce `tokio_old` feature | 2020-11-25 | 1 | -3/+13 | |
* | Update src/executor.rs | 2020-11-06 | 1 | -2/+1 | |
* | upgrade tokio to latest version(v0.3) | 2020-11-05 | 1 | -1/+2 | |
* | Remove `executor::Null` from the root public API | 2020-10-17 | 1 | -1/+1 | |
* | Improve docs for `Sandbox` and `Application` | 2020-04-02 | 1 | -1/+1 | |
* | Implement `enter` for `executor::Default` in Wasm | 2020-03-30 | 1 | -1/+9 | |
* | Fix missing `enter` in `iced::executor::Default` | 2020-02-16 | 1 | -0/+4 | |
* | Allow switching `executor::Default` with features | 2020-02-06 | 1 | -10/+21 | |
* | Drop `Send` in `Command` and `Executor` on Wasm | 2020-02-05 | 1 | -6/+5 | |
* | Implement `WasmBindgen` executor and reorganize | 2020-01-20 | 1 | -0/+54 |