Commit 8b97b47
authored
fix: remove union typedef (#28)
BREAKING CHANGE: The `union` type has been removed from
the WIT grammar.
Unions were
[removed](WebAssembly/component-model#237) from
WIT and the Component Model recently.
Signed-off-by: Till Schneidereit <till@tillschneidereit.net>1 parent a043f00 commit 8b97b47
2 files changed
+0
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | 580 | | |
584 | 581 | | |
585 | 582 | | |
| |||
897 | 894 | | |
898 | 895 | | |
899 | 896 | | |
900 | | - | |
901 | | - | |
902 | | - | |
903 | | - | |
904 | | - | |
905 | | - | |
906 | | - | |
907 | | - | |
908 | | - | |
909 | | - | |
910 | | - | |
911 | | - | |
912 | | - | |
913 | | - | |
914 | | - | |
915 | | - | |
916 | | - | |
917 | | - | |
918 | | - | |
919 | | - | |
920 | | - | |
921 | | - | |
922 | | - | |
923 | | - | |
924 | | - | |
925 | | - | |
926 | | - | |
927 | | - | |
928 | | - | |
929 | | - | |
930 | | - | |
931 | | - | |
932 | | - | |
933 | | - | |
934 | | - | |
935 | | - | |
936 | 897 | | |
937 | 898 | | |
938 | 899 | | |
| |||
0 commit comments