This website requires JavaScript.
Explore
Help
Sign In
Trees
/
ableos_time
Watch
1
Star
0
Fork
You've already forked ableos_time
0
forked from
AbleOS/ableos
Code
Pull requests
Activity
e8221f8513
ableos_time
/
ableos
/
src
/
main.rs
5 lines
43 B
Rust
Raw
Normal View
History
Unescape
Escape
ableOS build system
2021-11-16 00:09:27 -06:00
#![
no_std
]
#![
no_main
]
wasm programs are now working
2021-12-24 08:04:07 -06:00
ableOS build system
2021-11-16 00:09:27 -06:00
pub
use
ableos
::
*
;
Copy permalink