energye/energy

Mac M1 support ?

Closed this issue · 2 comments

会支持mac arm 吗

sxmxta commented

目前我没有Mac arm机器, 只有mac amd机器,无法调试和编译arm, 将来有arm机器或有其它方式将支持.

sxmxta commented

会支持mac arm 吗

Someone is running the amd64 application directly on M1 through Rosetta

  1. You may need to install Rosetta to run the application
  2. During development, you need to set the GO compilation environment to cross compile GOARCH=amd64