DEV Community

Discussion on: Wasp - language for developing full-stack Javascript web apps with no boilerplate

Collapse
 
pj_stew profile image
Pete Stewart

Sounds like a great system! Have you thought about compiling to webassembly? I'd also love to see it using Vue and Svelt.
If you could make a system that was agnostic of the end language, in that you could change a variable in the config and it compiled to Vue instead of React, or perhaps even wasm. That would be truly amazing!

Collapse
 
matijasos profile image
Matija Sosic

Thanks a lot Pete! Yes, the overarching and long-term goal is to make Wasp as stack-agnostic as possible. That way we could also soften the common "new tech" syndrom that happens every few years and then we all have to re-learn the latest stack. Ideally you'd be able to choose whether you want to use React/Vue/Svelte, and possibly also combine different langs in some parts (e.g. if you have some ML library in Python you want to use).

We're still at the beginning, but very excited about all the posibilities! :) If you want to join the party, check out our Alpha Testing Program we're running currently - would be awesome to get your input! : wasp-lang.notion.site/Wasp-Alpha-T...