* shorten the string for ait_wasm_structured_instruction in taitypestr to fit in string[24]

This commit is contained in:
Nikolay Nikolov 2023-10-05 18:50:01 +03:00
parent 1a26c0ccfe
commit df2488ea6e

View File

@ -251,7 +251,7 @@ interface
'tagtype',
'import_module',
'import_name',
'wasm_structured_instruction',
'wasm_structured_instr',
{$endif}
'cfi',
'seh_directive',