RoyalIcing / Orb

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

Add F64 type #14

Closed RoyalIcing closed 7 months ago

RoyalIcing commented 10 months ago

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