@rari/use-cache-linux-arm64
v0.15.1
Published
Native 'use cache' transform addon for rari (linux-arm64)
Maintainers
Readme
@rari/use-cache-linux-arm64
Platform-specific native addon for rari's 'use cache' transform on Linux ARM64
This package contains the native Linux ARM64 addon for @rari/use-cache, providing high-performance 'use cache' directive transforms powered by Rust.
Platform Support
- Operating System: Linux
- Architecture: ARM64
- Target: ARM64/aarch64 Linux systems
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.
