This website requires JavaScript.
Explore
Help
Sign In
andrey
/
rCore
Watch
1
Star
0
Fork
0
You've already forked rCore
mirror of
https://github.com/rcore-os/rCore.git
synced
2024-11-22 08:06:17 +04:00
Code
Issues
Projects
Releases
Wiki
Activity
1,900
Commits
6
Branches
1
Tag
15
MiB
66cb4181ec
Commit Graph
1 Commits
Author
SHA1
Message
Date
gjz010
7b8252eb1b
Basic loadable kernel module support, with a module template written in Rust.
...
Under aarch64 and x86_64, hello_rust can be built and loaded by `/busybox insmod hello_rust.ko`.
2019-06-07 20:59:51 +08:00