RoyalIcing / Orb

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

Remove `byte_count/0` from Orb.CustomType #25

Closed RoyalIcing closed 3 months ago

RoyalIcing commented 3 months ago

We should be able to detect the size from the type, or have some other strategy for this.