18 lines
984 B
Markdown
18 lines
984 B
Markdown
# `iced_runtime`
|
|
[][documentation]
|
|
[](https://crates.io/crates/iced_native)
|
|
[](https://github.com/iced-rs/iced/blob/master/LICENSE)
|
|
[](https://discord.gg/3xZJ65GAhd)
|
|
|
|
`iced_runtime` takes [`iced_core`] and builds a native runtime on top of it.
|
|
|
|
[documentation]: https://docs.rs/iced_native
|
|
[`iced_core`]: ../core
|
|
[`iced_winit`]: ../winit
|
|
[`druid`]: https://github.com/xi-editor/druid
|
|
[`raw-window-handle`]: https://github.com/rust-windowing/raw-window-handle
|
|
|
|
__Iced moves fast and the `master` branch can contain breaking changes!__ If
|
|
you want to learn about a specific release, check out [the release list].
|
|
|
|
[the release list]: https://github.com/iced-rs/iced/releases
|