Skip to content

maint(core,developer): add emscripten env var for building on arm64 #15388

@mcdurdin

Description

@mcdurdin

The version of Emscripten we are on does not currently support ARM. We can override this on Windows with:

EMSDK_ARCH=x86_64

Ref:

# As of Dec 2025, Emscripten does not support Win11 ARM natively
echo "EMSDK_ARCH=x86_64" >> $GITHUB_ENV

Metadata

Metadata

Assignees

Labels

core/Keyman Coredeveloper/maintMaintenance work -- continuous integration, build scripts, infrastructure

Type

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions