phoenix-ru / fervid

All-in-One Vue compiler written in Rust

Home Page:https://phoenix-ru.github.io/fervid/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playground Preview

sxzz opened this issue · comments

The project is wonderful.

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

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

Publishing fervid is currently blocked by incompatibilities introduced in lightningcss and a Pull Request being rejected:
parcel-bundler/lightningcss#485

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