diff options
Diffstat (limited to '')
-rw-r--r-- | bruiser/autogen/wasm/ltg/luwasm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bruiser/autogen/wasm/ltg/luwasm.xml b/bruiser/autogen/wasm/ltg/luwasm.xml index 6db8b7b..8d6efe0 100644 --- a/bruiser/autogen/wasm/ltg/luwasm.xml +++ b/bruiser/autogen/wasm/ltg/luwasm.xml @@ -100,7 +100,7 @@ </Read> <Definition> <Init_Expr name="init_expr_t" isaggregate="true" luatype="lightuserdata"> - <Code name="code" type="string" count="1" size="-1" delimiter="11" luatype="integer"></Code> + <Code name="code" type="string" count="1" size="-1" delimiter="11" luatype="string"></Code> </Init_Expr> <Resizable_Limit name="resizable_limit_t" isaggregate="true" luatype="lightuserdata"> <Flags name="flags" encoding="leb128u" type="uint8" count="1" luatype="integer"></Flags> |