Skip to content
This repository has been archived by the owner on Jun 17, 2019. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 387 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 387 Bytes

RustyKext

Rust in OSX kernel usage example. The example is based on rust-core, rust.ko and runtime-less discussion. The example is compilable with Nightly builds only because of dependence on unstable features.

Compiler version: Nightly Rust 1.8.0