discord / lilliput

Resize images and animated GIFs in Go
https://discord.com/blog/how-discord-resizes-150-million-images-every-day-with-go-and-c
Other
1.95k stars 123 forks source link

Add devcontainer configuration #131

Closed skidder closed 1 year ago

skidder commented 1 year ago

Adds a Dev Container configuration file and updates README with instructions for use.

Fixes #95 by providing a solution for building on Apple silicon.

image
brian-armstrong-discord commented 1 year ago

Hi,

Thanks for the PR. I think that given the growing market share of Apple silicon, it makes more sense for us to just rebuild the vendored deps for that platform. Carrying around the x86 binaries is becoming increasingly silly.