Download the appropriate WASI SDK for the CPU architecture #25
Open
Description
Right now we download the x64 version unconditionally, but instead we should do it for the right CPU. I think it requires using TARGETPLATFORM
and then doing an if
in the RUN
.
Metadata
Assignees
Labels
No labels