Open dghosef opened 1 year ago
our strings should support unicode. This means we can't rely on functions like strlen and need to be careful when generating string literals
strlen
our strings should support unicode. This means we can't rely on functions like
strlen
and need to be careful when generating string literals