mailing list of musl libc
 help / color / mirror / code / Atom feed
* musl + jslinux
@ 2014-03-15  7:50 Rich Felker
  0 siblings, 0 replies; only message in thread
From: Rich Felker @ 2014-03-15  7:50 UTC (permalink / raw)
  To: musl

Small announcement before the big release: with much thanks to Fabrice
Bellard (of ffmpeg, tcc, and qemu fame) for jslinux, we now have a
live in-browser demo of musl at:

http://www.musl-libc.org/jslinux/

It's rather slow, but it's quite cool to see a working compiler
toolchain and mini development environment in a 16 MB filesystem
image.

If anyone's up for helping improve the demo, I'm interested in trying
to convert it over to using initrd/initramfs instead of the emulated
ide disk (which seems to be really slow) and reducing the size. I
think some key steps would be:

- Using dynamic-linked binutils with shared libbfd.
- Stripping down busybox to just what's needed.
- Compiling all binaries with -Os and shared libc.

Rich


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-15  7:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-15  7:50 musl + jslinux Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).