@thedavidmeister has implemented a new math and number library for rainlang
This means that stack values aren't integers anymore, but are actually packed floats
We need complementary rust code that will help us unpack and format stack values for use in the charts and debug table in the app
https://github.com/rainlanguage/rain.math.float/blob/34801621f7a0e3c6151d693eadb1677c7b8b8995/src/lib/LibDecimalFloat.sol#L268