RoyalIcing / Orb

Write WebAssembly with Elixir
https://useorb.dev
BSD 3-Clause "New" or "Revised" License
198 stars 1 forks source link

Add F64 type #14

Closed RoyalIcing closed 6 months ago

RoyalIcing commented 8 months ago

We have I32, I64, F32. F64 is the last remaining core primitive type. The things to work out are: