Would it be ok, to add a basic vue example to the examples?
At the moment the current examples using wasm, which is supported by tauri but does not have a starting guide at the moment, if I checked correct. Imho JS/TS is a bit more spread and and it could be easier for people to test these example out, because it's more familiar and the setup is already complete for the development.
I would be happy to provide the example as a PR if ok.