@deepstrike/core-linux-x64-musl
v0.1.16
Published
DeepStrike kernel — pre-built native addon
Downloads
1,363
Readme
@deepstrike/core-linux-x64-musl
Platform-specific native addon for @deepstrike/core.
- Platform: Linux x64 (musl / Alpine)
- Target triple:
x86_64-unknown-linux-musl
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 Linux x64 with musl libc (e.g. Alpine Linux, Docker scratch images). 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
