@rsvelte/vite-plugin-svelte-native-darwin-arm64
v0.3.4
Published
Prebuilt rsvelte NAPI binding for darwin-arm64
Readme
@rsvelte/vite-plugin-svelte-native-darwin-arm64
Prebuilt N-API binding (rsvelte.node) for the rsvelte Svelte compiler — macOS arm64 (Apple Silicon).
Do not install this package directly. Install the loader package:
npm install @rsvelte/vite-plugin-svelte-nativeThe loader will pull in the correct platform binary (this one, if you're on Apple Silicon macOS) via optionalDependencies and expose the compiler API transparently.
If you're building a SvelteKit / Vite app and want to use the Rust compiler, you probably want @rsvelte/vite-plugin-svelte (the Vite plugin) instead — that fork depends on this binding for you.
Part of the rsvelte project — a Rust port of the Svelte 5 compiler and surrounding toolchain.
License
MIT
