Menu
Libraries |
Category

rustle

  • Purpose: Rustle is a Svelte-like compiler written in Rust, designed to compile components in a similar way to Svelte.
  • Target Audience: Developers interested in a Svelte-like experience with the performance and safety benefits of Rust.
  • Status: Currently a work in progress.
  • Inspiration: Acknowledges [lihautan](https://www.youtube.com/c/lihautan fa-solid fa-up-right-from-square) for their video series [Build your own Svelte](https://www.youtube.com/watch?v=mwvyKGw2CzU fa-solid fa-up-right-from-square), which helped in understanding the Svelte compiler's workings.
  • License: MIT License.

rustsvelte

Comments