Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Write documentation for `executor::WasmBindgen` | 2020-01-20 | 1 | -0/+1 | ||
* | Write documentation for `iced_futures` | 2020-01-20 | 9 | -19/+126 | ||
* | Implement `WasmBindgen` executor and reorganize | 2020-01-20 | 2 | -3/+26 | ||
* | Add `Application::Executor` associated type | 2020-01-20 | 8 | -34/+105 | ||
* | Make `thread-pool` optional in `iced_futures` | 2020-01-19 | 1 | -0/+1 | ||
* | Rename `Receiver` to `Sender` in `Runtime` | 2020-01-19 | 1 | -12/+11 | ||
* | Create `iced_futures` and wire everything up | 2020-01-19 | 6 | -0/+513 |