Skip to content
Discussion options

You must be logged in to vote

Waku consists of various features, such as:

  • bundler (including transformer)
  • http server (for both RSC and SSR)
  • dev server
  • router
  • cloud adapters
  • cli
  • (examples)
  • (docs)

I guess developing a Waku-like framework bases on Parcel would still be a non-trivial task.

The biggest part I would like to offload from Waku is the bundler including the transformer, which should be done in the near future. We also extend the transformer for Waku-specific semantics, so that's also a required capability.

That said, if someone were to start developing a new framework from now, Parcel should provide good building blocks.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@klis87
Comment options

@dai-shi
Comment options

Answer selected by klis87
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