Taylor's Notes

https://eth0fox.net

1 posts

Tech

Subscribe via RSS

  1. Apple, apparently, lets you write macOS ObjC code in JavaScript.

    or: for when Electron is just too sensible for you. I like JavaScript (well, TypeScript, but close enough), and I have primarily been using macOS for about 10 years at this point, and as someone who has a penchant for writing the most cursed & evil code possible, I have had multiple attempts to interact with macOS' native APIs from JavaScript. Now, being on macOS makes this interesting, because of ObjC (which to clarify, I use to refer to the runtime & C API exposed by libobjc.dylib, not the…

    0