Lucas Nogueira 2e2dc7c774 fix(core): temporary fix for clippy issue il y a 4 ans
..
scripts 66efb43388 fix(docs): target triple detection script, closes #2084 (#2096) il y a 4 ans
src 66916b739f chore: add `.prettierrc` in repo root (#2145) il y a 4 ans
src-tauri 2e2dc7c774 fix(core): temporary fix for clippy issue il y a 4 ans
README.md ec88e30617 feat(examples): add sidecar example (#1999) il y a 4 ans
index.html 66916b739f chore: add `.prettierrc` in repo root (#2145) il y a 4 ans
package.json feb7c6e4ac fix(examples): sidecar example on Windows il y a 4 ans
yarn.lock feb7c6e4ac fix(examples): sidecar example on Windows il y a 4 ans

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.