Running :jiffy: Failed to find library init function

Thanks Matt – I haven’t gotten into NIFs before, so this is enlightening.

I’m on an Apple M1 Pro chip running OS Ventura 13.1

❯ gcc --version
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: arm64-apple-darwin22.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
❯ make --version
GNU Make 3.81
This program built for i386-apple-darwin11.3.0

I’m trying out Jsonrs too…