On-chain programs frequently require floating point operations. In addition standard library functions are expected to be available. This change adds a simple sanity check that such functions are available and work correctly when compiled to BPF.
On-chain programs frequently require floating point operations. In addition standard library functions are expected to be available. This change adds a simple sanity check that such functions are available and work correctly when compiled to BPF.