Closed
Description
💡 Feature description
Include support for Apple Silicon Macs, e.g. the late 2020 MacBook Air, late 2020 MacBook Pro 13", and late 2020 Mac mini.
💻 Basic example
Currently, trying to install the wasm-pack
library from either NPM or Yarn results in the following error:
Error: Unsupported platform: Darwin arm64
Installing wasm-pack
via cargo (using the latest Darwin arm64 support included in Rust 1.49) works flawlessly. It's only the NPM and Yarn version that produces this error.
Metadata
Metadata
Assignees
Labels
No labels