Skip to content

A std frontend using only components without runtime requirements.

License

Notifications You must be signed in to change notification settings

scialex/basicstd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basicstd

A std frontend using only components without runtime requirements.

The only requirement to use this is to have a working compilation of the core, alloc, collections, unicode, and rand crates. Of these the only one which would be at all tricky is the alloc crate, which can be made by compiling it with the external_crate feature.

Cargo is not really supported. You should normally build this manually.

About

A std frontend using only components without runtime requirements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages