免费在线运行 Go 代码:云端沙盒自动编译执行,支持标准输入与 uuid、yaml 等常用库,无需安装 Golang 环境,浏览器中即可编写并运行 Go 程序。
Includes the following libraries, ready to import when enabled
不需要。代码在云端沙盒中自动编译并执行,返回编译耗时、运行耗时和完整输出。
开启加载常用库后可使用 yaml.v3、google/uuid、gorilla/mux、BurntSushi/toml、go-qrcode 等常用包。
编译失败时状态会标记为编译错误,编译器的完整诊断信息会显示在标准错误输出中。