website icon indicating copy to clipboard operation
website copied to clipboard

Add loong64 arch to download page

Open MiyamuraMiyako opened this issue 2 years ago • 4 comments

Golang is add support Loongarch64 CPU architecture.

GOARCH=loong64

MiyamuraMiyako avatar Aug 09 '23 04:08 MiyamuraMiyako

Is there actual demand for this? Is anything preventing you from building it yourself with that architecture?

Looks like it's based on MIPS. We used to build for that architecture but there was such low usership that it wasn't worth keeping.

francislavoie avatar Aug 09 '23 04:08 francislavoie

Thanks for opening an issue. $ GOARCH=loong64 go build already works. Is there something in particular you're requesting?

What is your use case?

mholt avatar Aug 09 '23 04:08 mholt

@francislavoie Thanks reply, I can build it self, loongarch now not baseed on mips, It's new architecture. I just want to download the binary directly from the official website quickly.

@mholt The loongarch processor is a new processor architecture that completely breaks away from the MIPS architecture. Although the loongarch processor is currently only used in mainland China, it will be promoted internationally in the future.

MiyamuraMiyako avatar Aug 17 '23 12:08 MiyamuraMiyako

@MiyamuraMiyako Ok. We can consider it. Maybe when the new website launches we'll do that. I'll transfer this issue to that repo.

(PS. Nice Kyoukai no Kanata avatar.)

mholt avatar Aug 17 '23 15:08 mholt