aws-samples / serverless-rust-demo

Sample serverless application written in Rust
MIT No Attribution
271 stars 22 forks source link

chore: switch to zigbuild for cross compilation #41

Closed nmoutschen closed 2 years ago

nmoutschen commented 2 years ago

Issue #, if available:

Description of changes:

Switch from cross to zigbuild for cross-compilation. As zigbuild doesn't depend on Docker, this should help with cross compilation from M1 macs.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.