-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
While building this I got the following error.
In function ‘wasm_interp_interp_frame_size’:
/libwamr/origin/wasm-micro-runtime-bc762fe9e2cf2d26a0cde42931c4b6ed79860047/core/iwasm/runtime/vmcore-wasm/wasm_interp.h:68:30 error: expected expression before ‘WASMInterpFrame’
68 | return align_uint(offsetof(WASMInterpFrame, lp) + all_cell_num * 5, 4);
| ^~~~~~~~~~~~~~~Furthermore, this error occurs after applying the changes from #2.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status