dont serialize meta flag, wasm work
This commit is contained in:
@@ -182,7 +182,7 @@ void meta_app(ma_arena_t *arena) {
|
||||
};
|
||||
|
||||
struct app_event_list_t {
|
||||
app_event_t *first;
|
||||
app_event_t *first; @dont_serialize
|
||||
app_event_t *last;
|
||||
i32 len;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user