aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/luatablegen/wasm_tables.h
blob: eef67e17a99d2ac9c225109e476d8823f68cfdba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
// automatically generated by luatablegen

#ifndef _WASM_TABLES_AGGR_H
#define _WASM_TABLES_AGGR_H
#ifdef __cplusplus
extern "C" {
#endif
#include "./init_expr_t_tablegen.h"
#include "./resizable_limit_t_tablegen.h"
#include "./global_type_t_tablegen.h"
#include "./table_type_t_tablegen.h"
#include "./memory_type_t_tablegen.h"
#include "./W_Type_Section_Entry_tablegen.h"
#include "./W_Type_Section_tablegen.h"
#include "./W_Import_Section_Entry_tablegen.h"
#include "./W_Import_Section_tablegen.h"
#include "./W_Function_Section_tablegen.h"
#include "./W_Table_Section_tablegen.h"
#include "./W_Memory_Section_tablegen.h"
#include "./W_Global_Entry_tablegen.h"
#include "./W_Global_Section_tablegen.h"
#include "./W_Export_Entry_tablegen.h"
#include "./W_Export_Section_tablegen.h"
#include "./W_Start_Section_tablegen.h"
#include "./W_Elem_Segment_tablegen.h"
#include "./W_Element_Section_tablegen.h"
#include "./W_Local_Entry_tablegen.h"
#include "./W_Function_Body_tablegen.h"
#include "./W_Code_Section_tablegen.h"
#include "./W_Data_Segment_tablegen.h"
#include "./W_Data_Section_tablegen.h"
#include "./Wasm_Module_tablegen.h"
void reg_tablegen_tables(lua_State* __ls);
#ifdef __cplusplus
}
#endif //end of extern c
#endif //end of inclusion guard