sunfishcode / eyra

Rust programs written entirely in Rust
Other
765 stars 12 forks source link

Add no_std support with a "std" feature. #29

Closed sunfishcode closed 11 months ago

sunfishcode commented 11 months ago

The "std" feature is enabled by default; disabling it enables no_std mode.