mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
Update Alpha3 bindings status (#3116)
* Update alpha3-models.csv * Update alpha3-bindings.csv
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Scenario,Windows,Mac,Linux,WSL
|
||||
Same package," "," "," "
|
||||
Different package," "," "," "
|
||||
Different package with same name," "," "," "
|
||||
Containing another struct from same package," "," "," "
|
||||
Containing another struct from different package," "," "," "
|
||||
Containing an anonymous struct," "," "," "
|
||||
Same package," "," "," "," "
|
||||
Different package," "," "," "," "
|
||||
Different package with same name," "," "," "," "
|
||||
Containing another struct from same package," "," "," "," "
|
||||
Containing another struct from different package," "," "," "," "
|
||||
Containing an anonymous struct," "," "," "," "
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
Scenario,Windows,Mac,Linux,WSL
|
||||
Class model for struct in same package," "," "," "
|
||||
Class model for struct in different package," "," "," "
|
||||
Interface model for struct in same package," "," "," "
|
||||
Interface model for struct in different package," "," "," "
|
||||
Enum in same package," "," "," "
|
||||
Enum in different package," "," "," "
|
||||
Class model for struct in same package," "," "," "," "
|
||||
Class model for struct in different package," "," "," "," "
|
||||
Interface model for struct in same package," "," "," "," "
|
||||
Interface model for struct in different package," "," "," "," "
|
||||
Enum in same package," "," "," "," "
|
||||
Enum in different package," "," "," "," "
|
||||
|
||||
|
Reference in New Issue
Block a user