mirror of https://github.com/tinygo-org/tinygo.git
Browse Source
The math package failed the package tests on arm64 and wasm: GOARCH=arm64 tinygo test math Apparently the builtins llvm.maximum.f64 and llvm.minimum.f64 have slightly different behavior on arm64 and wasm compared to what Go expects.pull/2039/head
Ayke van Laethem
3 years ago
committed by
Ron Evans
1 changed files with 2 additions and 18 deletions
Loading…
Reference in new issue