mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update Alpha3 bindings status (#3116)
* Update alpha3-models.csv * Update alpha3-bindings.csv
This commit is contained in:
parent
85fc3a3af6
commit
43c4966873
2 changed files with 12 additions and 12 deletions
|
|
@ -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," "," "," "," "
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
@ -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," "," "," "," "
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 2.
|
Loading…
Add table
Add a link
Reference in a new issue