No description
  • Go 82.9%
  • Dockerfile 17.1%
Find a file
2026-09-01 08:56:18 +00:00
.gitignore Add Dockerfile and .gitignore 2026-09-01 18:49:53 +10:00
Dockerfile Add Dockerfile and .gitignore 2026-09-01 18:49:53 +10:00
go.mod Initial commit 2026-09-01 18:41:48 +10:00
loongfloat.go Initial commit 2026-09-01 18:41:48 +10:00
README.md Update README.md 2026-09-01 08:56:18 +00:00

Reproduction for https://github.com/boyter/scc/issues/767.

Run natively:

go run .

Run loongarch binary via Docker/Podman:

docker build -t loongfloat .
docker run loongfloat