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