You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use native encoded bytes when making a downcall to standard printf
When making a downcall to standard printf function, use native encoded
bytes as argument instead of UTF-8 bytes.
Signed-off-by: Rahil Shah <[email protected]>
0 commit comments