Skip to content

SWC as the basis of a pure Rust static site generator? #5330

Answered by kwonoj
lucperkins asked this question in Q&A
Discussion options

You must be logged in to vote

Honestly in my opinion, no one is probably able to answer this clearly as this is not explicitly explored territory. There are some building blocks SWC naturally able to support some features, but the only way to figure it out is to try. Your best bet is each swc_* package's rust doc for the corresponding feature. But given the complexity of meta framework like next.js does which internalize swc itself, I can easily imagine you have to build a lot of things by yourself.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kwonoj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants