How Can I Run JXA from Swift?

Viewed 842

If I have a string variable with JXA source code, is there a way to run that from swift? It seems NSAppleScript only works with AppleScript source.

2 Answers
Related