tauri/examples/isolation
2023-10-22 03:38:18 +03:00
..
dist fix(examples): use __TAURI__.primitives (#8077) 2023-10-22 03:38:18 +03:00
isolation-dist refactor(core): use webview's URI schemes for IPC (#7170) 2023-08-10 10:12:38 -03:00
main.rs chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
README.md refactor(examples): remove unused files (#3762) 2022-03-23 20:45:43 -03:00
tauri.conf.json fix: custom protocol on Windows, change scheme on Android, closes #7801 (#7808) 2023-09-11 12:25:06 -03:00

Isolation Example

To execute run the following on the root directory of the repository: cargo run --example isolation --features isolation.