|
418 | 418 | .. Modules, non-terminals
|
419 | 419 |
|
420 | 420 | .. |module| mathdef:: \xref{syntax/modules}{syntax-module}{\X{module}}
|
| 421 | +.. |decl| mathdef:: \xref{syntax/modules}{syntax-decl}{\X{decl}} |
421 | 422 | .. |type| mathdef:: \xref{syntax/types}{syntax-rectype}{\X{type}}
|
422 | 423 | .. |func| mathdef:: \xref{syntax/modules}{syntax-func}{\X{func}}
|
423 | 424 | .. |local| mathdef:: \xref{syntax/modules}{syntax-local}{\X{local}}
|
|
442 | 443 | .. |globalsxx| mathdef:: \xref{syntax/modules}{syntax-externidx}{\F{globals}}
|
443 | 444 | .. |tagsxx| mathdef:: \xref{syntax/modules}{syntax-externidx}{\F{tags}}
|
444 | 445 |
|
| 446 | +.. |typesd| mathdef:: \xref{syntax/modules}{syntax-decl}{\F{types}} |
| 447 | +.. |importsd| mathdef:: \xref{syntax/modules}{syntax-decl}{\F{imports}} |
| 448 | +.. |tagsd| mathdef:: \xref{syntax/modules}{syntax-decl}{\F{tags}} |
| 449 | +.. |globalsd| mathdef:: \xref{syntax/modules}{syntax-decl}{\F{globals}} |
| 450 | +.. |memsd| mathdef:: \xref{syntax/modules}{syntax-decl}{\F{mems}} |
| 451 | +.. |tablesd| mathdef:: \xref{syntax/modules}{syntax-decl}{\F{tables}} |
| 452 | +.. |funcsd| mathdef:: \xref{syntax/modules}{syntax-decl}{\F{funcs}} |
| 453 | +.. |datasd| mathdef:: \xref{syntax/modules}{syntax-decl}{\F{datas}} |
| 454 | +.. |elemsd| mathdef:: \xref{syntax/modules}{syntax-decl}{\F{elems}} |
| 455 | +.. |startsd| mathdef:: \xref{syntax/modules}{syntax-decl}{\F{starts}} |
| 456 | +.. |exportsd| mathdef:: \xref{syntax/modules}{syntax-decl}{\F{exports}} |
| 457 | + |
| 458 | +.. |ordered| mathdef:: \xref{syntax/modules}{aux-ordered}{\F{ordered}} |
| 459 | + |
445 | 460 |
|
446 | 461 | .. Instructions, terminals
|
447 | 462 |
|
|
965 | 980 | .. |TfX#1| mathdef:: {\T{f}#1}
|
966 | 981 |
|
967 | 982 | .. |TuN| mathdef:: \xref{text/values}{text-int}{\TuX{{\kern-0.1em N}}}
|
968 |
| -.. |Tu1| mathdef:: \xref{text/values}{text-int}{\TuX{\T{1}}} |
969 |
| -.. |Tu8| mathdef:: \xref{text/values}{text-int}{\TuX{\T{8}}} |
970 |
| -.. |Tu16| mathdef:: \xref{text/values}{text-int}{\TuX{\T{16}}} |
971 |
| -.. |Tu32| mathdef:: \xref{text/values}{text-int}{\TuX{\T{32}}} |
972 |
| -.. |Tu64| mathdef:: \xref{text/values}{text-int}{\TuX{\T{64}}} |
| 983 | +.. |Tu1| mathdef:: \xref{text/values}{text-int}{\T{u1}} |
| 984 | +.. |Tu8| mathdef:: \xref{text/values}{text-int}{\T{u8}} |
| 985 | +.. |Tu16| mathdef:: \xref{text/values}{text-int}{\T{u16}} |
| 986 | +.. |Tu32| mathdef:: \xref{text/values}{text-int}{\T{u32}} |
| 987 | +.. |Tu64| mathdef:: \xref{text/values}{text-int}{\T{u64}} |
973 | 988 |
|
974 | 989 | .. |TsN| mathdef:: \xref{text/values}{text-int}{\TsX{\kern-0.1em N}}
|
975 |
| -.. |Ts32| mathdef:: \xref{text/values}{text-int}{\TsX{\T{32}}} |
976 |
| -.. |Ts64| mathdef:: \xref{text/values}{text-int}{\TsX{\T{64}}} |
| 990 | +.. |Ts32| mathdef:: \xref{text/values}{text-int}{\T{s32}} |
| 991 | +.. |Ts64| mathdef:: \xref{text/values}{text-int}{\T{s64}} |
977 | 992 |
|
978 | 993 | .. |TiN| mathdef:: \xref{text/values}{text-int}{\TiX{\kern-0.1em N}}
|
979 |
| -.. |Ti8| mathdef:: \xref{text/values}{text-int}{\TiX{\T{8}}} |
980 |
| -.. |Ti16| mathdef:: \xref{text/values}{text-int}{\TiX{\T{16}}} |
981 |
| -.. |Ti32| mathdef:: \xref{text/values}{text-int}{\TiX{\T{32}}} |
982 |
| -.. |Ti64| mathdef:: \xref{text/values}{text-int}{\TiX{\T{64}}} |
| 994 | +.. |Ti8| mathdef:: \xref{text/values}{text-int}{\T{i8}} |
| 995 | +.. |Ti16| mathdef:: \xref{text/values}{text-int}{\T{i16}} |
| 996 | +.. |Ti32| mathdef:: \xref{text/values}{text-int}{\T{i32}} |
| 997 | +.. |Ti64| mathdef:: \xref{text/values}{text-int}{\T{i64}} |
983 | 998 |
|
984 | 999 | .. |TfN| mathdef:: \xref{text/values}{text-float}{\TfX{\kern-0.1em N}}
|
985 | 1000 | .. |TfNmag| mathdef:: \xref{text/values}{text-float}{\TfX{N}\T{mag}}
|
986 |
| -.. |Tf32| mathdef:: \xref{text/values}{text-float}{\TfX{\T{32}}} |
987 |
| -.. |Tf64| mathdef:: \xref{text/values}{text-float}{\TfX{\T{64}}} |
| 1001 | +.. |Tf32| mathdef:: \xref{text/values}{text-float}{\T{f32}} |
| 1002 | +.. |Tf64| mathdef:: \xref{text/values}{text-float}{\T{f64}} |
988 | 1003 |
|
989 | 1004 | .. |Tstring| mathdef:: \xref{text/values}{text-string}{\T{string}}
|
990 | 1005 | .. |Tstringelem| mathdef:: \xref{text/values}{text-string}{\T{stringelem}}
|
|
1030 | 1045 |
|
1031 | 1046 | .. Indices, non-terminals
|
1032 | 1047 |
|
| 1048 | +.. |Tidx| mathdef:: \xref{text/modules}{text-idx}{\T{idx}} |
1033 | 1049 | .. |Ttypeidx| mathdef:: \xref{text/modules}{text-typeidx}{\T{typeidx}}
|
1034 | 1050 | .. |Tfuncidx| mathdef:: \xref{text/modules}{text-funcidx}{\T{funcidx}}
|
1035 | 1051 | .. |Ttableidx| mathdef:: \xref{text/modules}{text-tableidx}{\T{tableidx}}
|
|
1046 | 1062 | .. Modules, non-terminals
|
1047 | 1063 |
|
1048 | 1064 | .. |Tmodule| mathdef:: \xref{text/modules}{text-module}{\T{module}}
|
1049 |
| -.. |Tmodulefield| mathdef:: \xref{text/modules}{text-modulefield}{\T{modulefield}} |
| 1065 | +.. |Tdecl| mathdef:: \xref{text/modules}{text-decl}{\T{decl}} |
1050 | 1066 | .. |Ttype| mathdef:: \xref{text/types}{text-type}{\T{type}}
|
1051 | 1067 | .. |Ttypeuse| mathdef:: \xref{text/types}{text-typeuse}{\T{typeuse}}
|
1052 | 1068 | .. |Tfunc| mathdef:: \xref{text/modules}{text-func}{\T{func}}
|
|
0 commit comments