Initial, still major WIP
This commit is contained in:
commit
0c503a549a
21 changed files with 1302 additions and 0 deletions
4
readme.md
Normal file
4
readme.md
Normal 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.
|
||||
Reference in a new issue