phoenix-ru / fervid

All-in-One Vue compiler written in Rust
https://phoenix-ru.github.io/fervid/
Apache License 2.0
371 stars 9 forks source link

Playground Preview #1

Closed sxzz closed 1 year ago

sxzz commented 1 year ago

The project is wonderful.

In other to test and check it more conveniently, I'd like to request a playground, like this one.

phoenix-ru commented 1 year ago

Thanks for your comment. I would also love to work on a playground, however, it needs WASM bindings first. If you know how to setup wasm target and GitHub pages, your ideas are welcome

As of now, I am working on providing a "preview API" and preparing for crate publishing, so you'd be able to play with its Rust API and maybe build something on top

phoenix-ru commented 1 year ago

Publishing fervid is currently blocked by incompatibilities introduced in lightningcss and a Pull Request being rejected: https://github.com/parcel-bundler/lightningcss/pull/485

I would have to create a different PR, otherwise CSS transformations for Vue would be unsupported

phoenix-ru commented 1 year ago

Deployed to https://phoenix-ru.github.io/fervid/