15 lines
562 B
Markdown
15 lines
562 B
Markdown
|
# stargazing
|
||
|
|
||
|
this repository contains experiments
|
||
|
in building third-party software against
|
||
|
[cosmopolitan libc.](https://justine.lol/cosmopolitan/)
|
||
|
the provided scripts produce APEs
|
||
|
(Actually Portable Executables) that run on
|
||
|
Linux, Mac, Windows, FreeBSD, OpenBSD, and NetBSD.
|
||
|
**however,** despite *running* on all platforms,
|
||
|
not every feature is available on every platform.
|
||
|
cosmopolitan already does a tremendous job at
|
||
|
polyfilling missing features across platforms,
|
||
|
but pre-existing software still takes a lot of
|
||
|
tweaking to before becoming fully functional.
|