Reading List
Making Your App Extensible with JavaScriptCore from Michael Tsai RSS feed.
Making Your App Extensible with JavaScriptCore
Christian Tietze: The idea here is that JavaScript is basically the only way nowadays that you can ship plugins or scripts with your apps on macOS that is not broken since Big Sur, I think. Because Ruby and Python and all these other scripting languages were yeeted from the operating system.Of course, apps can still […]