9
jestdotty
26d

I gave up trying to use generic numbers in rust and just converted everything to f64

now I can do math

stupid system

*moves into a new language, converts language to JavaScript*

Comments
  • 0
    I usually write a macro and shift that weight to rustc
  • 0
    1.0 > 1
  • 0
    Is there a push in languages to divorce themselves from the underlying hardware representation? I see C supporting type puning, but C++ says it is undefined. Yet every C++ compiler still supports puning. What kind of architectures are they imagining in the future?
Add Comment