iOS/macOS/Windows UI in Rust. Highly experimental.
This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2018-06-19 23:55:57 -04:00
src Initial, still major WIP 2018-06-19 23:55:57 -04:00
.gitignore Initial, still major WIP 2018-06-19 23:55:57 -04:00
Cargo.lock Initial, still major WIP 2018-06-19 23:55:57 -04:00
Cargo.toml Initial, still major WIP 2018-06-19 23:55:57 -04:00
readme.md Initial, still major WIP 2018-06-19 23:55:57 -04:00

ShineKit

A project experimenting with implementing support for Cocoa/CocoaTouch in Rust. Also aims to support UWP on Windows by way of Microsoft's Objective-C project.

Highly experimental, wouldn't touch this yet until an actual readme exists... unless you're brave. And enjoy the unsafe part of Rust at points.