Hacker News new | ask | show | jobs
by imtringued 2360 days ago
That sounds like a pretty awful idea. If you're using a C library for parsing JSON then you must add an additional C to Nim/Crystal conversion step that requires additional RAM and CPU time.
3 comments

Nim compiles to C, there is no cost in calling C.
That's not how people use C libraries.
thats not how it works