A JavaScript to C/Cocoa bridge
Stars
38
Forks
1
Watchers
38
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
310
commits
Added a fun little preference for showing an alert when an exception happens. Would be useful for automated testing.
00af3b2View on GitHubJust being a bit more precise with the debug macros.
33176a3View on GitHubMore JSON things, and taking out the instance equality test for now till I decide if I ever want to actually make this happen.
4fe5f7aView on GitHubSupport for turning NSDictionary and NSArray instances to JSON strings.
a2d41caView on GitHubPlaying with the idea of redirect stdout/stderr to the console. It's probably a bad idea, so it's not actually a public interface right now.
c633e91View on GitHubCleanup warnings for the compiler when not in debug builds.
45f362bView on GitHubSome folks might not be linking against MacOS 15 quite yet (such as myself for certain projects)
3f28333View on GitHub