Support #![no_std]
#93
Labels
mod: hl
mod: ll
refactoring
A crate needs to be refactored. This label must be accompanied by a `crate: *` label
The Mica core shouldn't have a hard dependency on
std
because it never uses any I/O -core
andalloc
should be enough.The text was updated successfully, but these errors were encountered: