SwIPC icon indicating copy to clipboard operation
SwIPC copied to clipboard

Add String type

Open roblabla opened this issue 7 years ago • 0 comments

SwIPC has no concept of Strings, and simply uses bytes or array or buffer whenever it needs one. This causes some problems for codegen in languages that separate arrays and strings.

Kinda related to #23.

roblabla avatar Mar 22 '18 23:03 roblabla