github evanw/esbuild v0.8.17

latest releases: v0.20.2, v0.20.1, v0.20.0...
3 years ago
  • Get esbuild working on the Apple M1 chip via Rosetta 2 (#564)

    The Go compiler toolchain does not yet support the new Apple M1 chip. Go version 1.15 is currently in a feature freeze period so support will be added in the next version, Go 1.16, which will be released in February.

    This release changes the install script to install the executable for macOS x64 on macOS arm64 too. Doing this should still work because of the executable translation layer built into macOS. This change was contributed by @sod.

Don't miss a new esbuild release

NewReleases is sending notifications on new releases.