mirror of
https://github.com/golang/go.git
synced 2024-11-22 05:19:03 +00:00
GoArm: update OS support.
parent
27be2446c5
commit
3182cea15c
2
GoArm.md
2
GoArm.md
@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
Go is fully supported on linux/arm. Any Go program that you can compile for x86/x86\_64 should work on Arm.
|
||||
Go is fully supported on linux/arm. Any Go program that you can compile for x86/x86\_64 should work on Arm. Besides Linux, Go is also experimentally supported on FreeBSD, and NetBSD. There is a also unofficial port to [Darwin (iOS)](https://bitbucket.org/minux/goios).
|
||||
|
||||
# Supported architectures
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user