@rari/use-cache-darwin-x64
v0.15.1
Published
Native 'use cache' transform addon for rari (darwin-x64)
Downloads
352
Maintainers
Readme
@rari/use-cache-darwin-x64
Platform-specific native addon for rari's 'use cache' transform on macOS x64 (Intel)
This package contains the native macOS x64 addon for @rari/use-cache, providing high-performance 'use cache' directive transforms powered by Rust.
Platform Support
- Operating System: macOS
- Architecture: x64
- Target: Intel-based Macs
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.
