Closed
Description
The current docker images (example) are published only for linux/amd64.
On my M1 Macbook Pro, using these images tends to take 10-100x longer than using native ARM64 builds of Emscripten from homebrew. However, Homebrew will randomly upgrade my Emscripten version due to python changing or something.
It would be great to be able to use the EMSDK docker image for stability/reproducibility without suffering from super slow builds on my laptop.
It appears that CircleCI supports ARM, so perhaps all that's needed is adding an extra build variant for Dockerfile-related build jobs?
Metadata
Metadata
Assignees
Labels
No labels