Qt's WebAssembly relies on QMake.
I prefer QBS.
How do I build a QBS Item that will facilitate and streamline the building and running of Qt's Web Assembly in QtCreator?
Will I need to build a .pro
file generator, and can this be done with a QBS item?