Skip to content

Commit

Permalink
Add a link to Firecracker
Browse files Browse the repository at this point in the history
The Firecracker virtual machine monitor was originally built to use
musl, though now it can also be built with glibc. The binary releases
remain built with musl.
  • Loading branch information
mswilson authored and somasis committed May 6, 2019
1 parent b66f353 commit cadc5f9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion projects-using-musl.md
Expand Up @@ -110,6 +110,9 @@ Third-party projects using or building on musl:
- [NodeOS] linux with Node.js as userspace
- [Rust] is a programming language with musl supported as a cross-compilation
option
- [Firecracker VMM] is an open source virtualization technology that
is purpose-built for creating and managing secure, multi-tenant
container and function-based services.

[simplecct]: https://code.google.com/p/simplecct/
[ELLCC]: http://ellcc.org/
Expand All @@ -123,4 +126,4 @@ Third-party projects using or building on musl:
[seL4]: https://github.com/seL4/libmuslc
[NodeOS]: https://github.com/NodeOS/NodeOS
[Rust]: http://www.rust-lang.org/

[Firecracker VMM]: https://firecracker-microvm.github.io/

0 comments on commit cadc5f9

Please sign in to comment.