Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjc50
328 days ago
C# does marshal/unmarshal for you, with a certain amount of GC-pinning required for structures while the function is executing. It's pretty convenient, although not frictionless, and I wouldn't like to say how fast it is.