sdeleuze
02/04/2023, 10:19 AMresult
function return value translate for most use cases to returning an unwrapped return value + throwing an exception in case of error?
• How Kotlin properties mutability should be inferred from WIT?
• Is it idiomatic to translate WIT flags as data class of Boolean
properties?
• How WIT union
should translate to Kotlin?