Closed ntkme closed 7 hours ago
Summary: The commit 0a238b382891f8f3164d5ee561468e160f3c554f breaks compiling the binaryen
component on Alpine Linux's clang++ due to an error related to an incomplete type wasm::Type
in the std::vector
implementation.
cc @rmacnak-google for this issue and the associated CL (https://dart-review.googlesource.com/c/sdk/+/394920)
https://github.com/dart-lang/sdk/commit/0a238b382891f8f3164d5ee561468e160f3c554f breaks compiling
binaryen
component on alpine linux's clang++ as seen here:https://github.com/dart-musl/dart/actions/runs/11808398407/job/32897032419