mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-21 11:29:29 +08:00
405 B
405 B
1 | Scenario | Windows | Mac | Linux | WSL |
---|---|---|---|---|---|
2 | Same package | :material-check-bold: | |||
3 | Different package | :material-check-bold: | |||
4 | Different package with same name | ||||
5 | Containing another struct from same package | :material-check-bold: | |||
6 | Containing another struct from different package | :material-check-bold: | |||
7 | Containing an anonymous struct | :material-check-bold: |