diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ # Mini Rust Runtime -To show how a runtime works. +实验性质 rust runtime 功能接口不断变更中. -The related post: [Rust Runtime 设计与实现-科普篇](https://www.ihcblog.com/rust-runtime-design-1/) - -Ref: https://github.com/fujita/greeter
\ No newline at end of file +fork 自 [mini-rust-runtime](https://github.com/ihciah/mini-rust-runtime) +- [Rust Runtime 设计与实现-科普篇](https://www.ihcblog.com/rust-runtime-design-1/) +- Ref: https://github.com/fujita/greeter |
