Replies: 1 comment 3 replies
-
See #16191 (comment) about misconception about Tailwind being written in Rust and see #13133 (comment) about a WASM build. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Now that it is has been written in Rust, is it possible to make it available as a wasm-compiled module?
I am building an "online IDE" and need a way to run the CSS optimizer on the code that people write.
Essentially, I'm asking for it to be run on the browser somehow.
Beta Was this translation helpful? Give feedback.
All reactions