@rari/use-cache-darwin-arm64
v0.15.1
Published
Native 'use cache' transform addon for rari (darwin-arm64)
Maintainers
Readme
@rari/use-cache-darwin-arm64
Platform-specific native addon for rari's 'use cache' transform on macOS ARM64 (Apple Silicon)
This package contains the native macOS ARM64 addon for @rari/use-cache, providing high-performance 'use cache' directive transforms powered by Rust.
Platform Support
- Operating System: macOS
- Architecture: ARM64
- Target: Apple Silicon Macs (M1, M2, M3, M4)
Installation
This package is automatically installed as an optional dependency when you install @rari/use-cache:
npm install @rari/use-cacheYou typically don't need to install this package directly. The correct platform binary is selected automatically.
What This Does
The native addon transforms React Server Components "use cache" directives at build time, providing:
- Fast directive detection via compiled Rust
- AST-based code transformation for cache wrappers
- Server reference registration
Links
- Documentation: rari.build/docs
- GitHub: github.com/rari-build/rari
- npm: npmjs.com/package/@rari/use-cache
License
MIT License - see LICENSE for details.
