Lucas Fernandes Nogueira a9dfc01550 feat: update to edition 2021 and set minimum rust to 1.56 (#2789) %!s(int64=3) %!d(string=hai) anos
..
scripts 66efb43388 fix(docs): target triple detection script, closes #2084 (#2096) %!s(int64=4) %!d(string=hai) anos
src 66916b739f chore: add `.prettierrc` in repo root (#2145) %!s(int64=4) %!d(string=hai) anos
src-tauri a9dfc01550 feat: update to edition 2021 and set minimum rust to 1.56 (#2789) %!s(int64=3) %!d(string=hai) anos
README.md ec88e30617 feat(examples): add sidecar example (#1999) %!s(int64=4) %!d(string=hai) anos
index.html 66916b739f chore: add `.prettierrc` in repo root (#2145) %!s(int64=4) %!d(string=hai) anos
package.json feb7c6e4ac fix(examples): sidecar example on Windows %!s(int64=4) %!d(string=hai) anos
yarn.lock feb7c6e4ac fix(examples): sidecar example on Windows %!s(int64=4) %!d(string=hai) anos

README.md

Sidecar example

This example demonstrates how to use the Tauri sidecar feature. It uses pkg to compile a Node.js application and bundle it on the Tauri application.