Crates.io | rustle_lib |
lib.rs | rustle_lib |
version | 0.0.1-alpha |
source | src |
created_at | 2022-10-25 13:05:12.532825 |
updated_at | 2022-10-25 13:05:12.532825 |
description | The Svelte compiler, rewritten in Rust. |
homepage | https://github.com/pintariching/rustle |
repository | https://github.com/pintariching/rustle |
max_upload_size | |
id | 696895 |
size | 57,349 |
The Svelte compiler, rewritten in Rust.
This projects aims to make Svelte
usable without Node.js
and make the compiler blazingly fast.
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.
The only thing I would add before a 0.0.1 prerelease is a simple CLI tool.
This project is licensed under the MIT License - see the LICENSE.md file for details