Initial, still major WIP

This commit is contained in:
Ryan McGrath 2018-06-19 23:55:57 -04:00
commit 0c503a549a
No known key found for this signature in database
GPG key ID: 811674B62B666830
21 changed files with 1302 additions and 0 deletions

4
readme.md Normal file
View file

@ -0,0 +1,4 @@
# 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.