bosatsu icon indicating copy to clipboard operation
bosatsu copied to clipboard

Add Int32, Int64 and Int8 types

Open johnynek opened this issue 10 months ago • 0 comments

External types that model direct machine types would be useful. That said, it might be better to optimize "number like" Enums such that we can model these with enums but get the efficiency of a built in type.

johnynek avatar Mar 31 '24 18:03 johnynek