@rsvelte/vite-plugin-svelte-native-linux-arm64-gnu
v0.3.4
Published
Prebuilt rsvelte NAPI binding for linux-arm64 (glibc)
Readme
@rsvelte/vite-plugin-svelte-native-linux-arm64-gnu
Prebuilt N-API binding (rsvelte.node) for the rsvelte Svelte compiler — Linux arm64 (glibc).
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 arm64 Linux with glibc) 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
