Host the CLR with Rust
Stars
30
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
13
commits
Update to Rust 2018.
5ce2af1
Fix compilation for example.
676154d
Prevent the CLR from being initialized multiple times.
df82101
Don't own the hashmap passed in.
335cd91
Use correct assertion.
fb6be7b
Cleanup uses
27552d4
Ensure the managed delegate does not outlive the life of the CLR.
04300fd
Phrasing!
6137aa4
Add README
9d94e03
Add a license
12784d2
assert the shutdown was successful.
aeb6816
CLR lives with the CLR type.
41e6339
Initial spike
5391276