Hacker News new | ask | show | jobs
by wool_gather 2602 days ago
From the linked document:

> To accomplish this, the Swift script/program simply links the Python interpreter into its code.

I would imagine that having the interpreter in another process would be a gigantice performance hit.

1 comments

yea i realized it's the obvious thing: load the dll.