This is not the official elm
repository!
This fork defaults to a branch with no changes to the Elm compiler, only to the npm package.
The npm package of this fork contains the same binaries as the official package installs – plus a couple of new ones. That’s the only point of this package.
- Linux ARM 64-bit (useful for example in Docker on macOS ARM), compiled by Mario Rogic.
- Raspberry PI Linux ARM 32-bit, compiled by dmy.
npm install @lydell/elm
History: This package was originally used for testing a better way to package Elm, which was then merged into the official
elm
package and released as version 0.19.1-6 – except the Linux ARM 64-bit and Raspberry PI binaries. The@lydell/elm
package is still around in case you need those.