objc
objc copied to clipboard
🔮 NodeJS ↔ Objective-C bridge (experimental)
https://www.electronjs.org/blog/v8-memory-cage
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.1 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
``` npm ERR! code 1 npm ERR! path /Users/foxt/dev/sk/node_modules/ffi-napi npm ERR! command failed npm ERR! command sh -c node-gyp-build npm ERR! CC(target) Release/obj.target/nothing/../node-addon-api/nothing.o npm ERR! LIBTOOL-STATIC Release/nothing.a npm ERR! CC(target)...
Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together. Removes `cacheable-request` Updates `ava` from 3.15.0 to 5.2.0 Release notes Sourced from...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Ref: https://developer.apple.com/documentation/uikit/documents_data_and_pasteboard/synchronizing_documents_in_the_icloud_environment?language=objc
Although we can introspect various Obj-C symbols via the Obj-C runtime helpers e.g. `objc_getClass`, C functions, enums, and other symbols are not introspectable at runtime, as I found in https://github.com/lukaskollmer/objc/pull/43...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Produces this window (note: the NSTextView colour scheme responds to light/dark mode). For review: there were various symbols (which I've referred to in the comments) that I was unable to...