8 releases
Uses old Rust 2015
0.3.0 | Oct 24, 2017 |
---|---|
0.2.3 | Oct 15, 2017 |
0.1.2 | Mar 24, 2017 |
#120 in #net
13KB
216 lines
dotrust
Why?
You can consider these scratchings to be my slow descent into madness. The ultimate goal of this project is to provide fluent interaction between Rust and the .NET ecosystem.
Currently, the focus is mostly upon providing a clean API to host the Common Language Runtime (CLR) as intended. The scope of the project is currently limited to dotnet-core, with most of the testing being done in a unix environment.
lib.rs
:
The ultimate goal of this project is to provide fluent interaction between Rust and the .NET ecosystem. Currently, the focus is mostly upon providing a clean API to host the Common Language Runtime (CLR) as intended.
Dependencies
~190KB