@rezi-ui/native¶
Native addon:
- Rust +
napi-rsbinding - vendored Zireael engine sources
- prebuilt
.nodebinaries for supported targets
Install¶
You usually do not install this package directly.
When you install @rezi-ui/node, it pulls in @rezi-ui/native as a dependency:
Build from source (maintainers / fallback)¶
On a supported host with a working Rust toolchain:
What this package owns¶
- The N-API bridge to the engine (Rust)
- Thread-safety boundaries and handle ownership
- Prebuilt binaries and packaging layout used by release automation
See also: