@deepstrike/core-darwin-x64
v0.1.16
Published
DeepStrike kernel — pre-built native addon
Readme
@deepstrike/core-darwin-x64
Platform-specific native addon for @deepstrike/core.
- Platform: macOS x64 (Intel)
- Target triple:
x86_64-apple-darwin
Do not install directly
This package is an internal binary dependency. Install @deepstrike/sdk instead — the correct platform package is selected and installed automatically via optionalDependencies.
npm install @deepstrike/sdkHow it works
@deepstrike/core loads this package at runtime when running on macOS with an Intel processor. The .node file is a compiled Rust extension built with napi-rs that exposes the DeepStrike kernel (loop control, context compression, governance, signal routing) to Node.js.
License
Apache-2.0 OR MIT
