Hello,
I am trying to run the containerized version of fake_sqs on mackbook pro with M1 chipset, but I am running into issues about that:
runtime.systemstack_switch()
/usr/local/go/src/runtime/asm_amd64.s:245 fp=0xc820020770 sp=0xc820020768
runtime.main()
/usr/local/go/src/runtime/proc.go:126 +0x62 fp=0xc8200207c0 sp=0xc820020770
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1998 +0x1 fp=0xc8200207c8 sp=0xc8200207c0
Is there any possibility of building it for arm64 architecture?
Hello,
I am trying to run the containerized version of fake_sqs on mackbook pro with M1 chipset, but I am running into issues about that:
Is there any possibility of building it for arm64 architecture?