Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 642 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 642 Bytes

dotrust Travis build status

Crates | Docs | Build

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.