> But the problem is that the types will not match, eg a string in JS and TS > will be actually an array of int in the generated JS of Nim etc.
So it's mapped to a `cstring`. A minor detail if we go from a small ecosystem to the whole TS ecosystem.
> But the problem is that the types will not match, eg a string in JS and TS > will be actually an array of int in the generated JS of Nim etc.
So it's mapped to a `cstring`. A minor detail if we go from a small ecosystem to the whole TS ecosystem.