rustle_lib

Crates.iorustle_lib
lib.rsrustle_lib
version0.0.1-alpha
sourcesrc
created_at2022-10-25 13:05:12.532825
updated_at2022-10-25 13:05:12.532825
descriptionThe Svelte compiler, rewritten in Rust.
homepagehttps://github.com/pintariching/rustle
repositoryhttps://github.com/pintariching/rustle
max_upload_size
id696895
size57,349
pintariching (pintariching)

documentation

README

Rustle

The Svelte compiler, rewritten in Rust.

Description

This projects aims to make Svelte usable without Node.js and make the compiler blazingly fast.

Work in progress

This is still a big work in progress. Only a few parts of Svelte are working now and the CLI tool still needs some work.

Pre-release roadmap

The only thing I would add before a 0.0.1 prerelease is a simple CLI tool.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • A big thank you to lihautan on Youtube, for making the video Build your own Svelte which helped me a lot in understanding how the Svelte compiler actually works!
Commit count: 197

cargo fmt