Strings
⚠️ The design and implementation chapter is outdated ⚠️
Strings that are passed directly (i.e. not as indices of interned strings) as format string parameters ({:str}
) must be prefixed with their LEB128 encoded length.
This behavior is analogous to that of Slices.