No description
- Go 82.9%
- Dockerfile 17.1%
| .gitignore | ||
| Dockerfile | ||
| go.mod | ||
| loongfloat.go | ||
| README.md | ||
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