-
Hi. I'm trying out melange/Wolfi for the first time and I'm interested in building a project (https://github.com/cloudflare/workerd) that requires libc++; libstdc++ is not acceptable. As far as I can tell, libc++ is not packaged in Wolfi, i.e. the gcc package has a libstdc++ subpackage, but the llvm package does not have a libc++ subpackage (if that's even how you'd distribute libc++; I'm not certain). Is this an intentional exclusion? I'm not very familiar with native toolchains, so I don't know what kinds of tradeoffs are involved here. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
In general if we don't have a package that's needed, we can add it! |
Beta Was this translation helpful? Give feedback.
#4852