Import SIMD feature and add some workload samples (#438)
This commit is contained in:
@ -234,6 +234,7 @@ typedef struct AOTMemoryInstance {
|
||||
MemBound mem_bound_check_2bytes;
|
||||
MemBound mem_bound_check_4bytes;
|
||||
MemBound mem_bound_check_8bytes;
|
||||
MemBound mem_bound_check_16bytes;
|
||||
} AOTMemoryInstance;
|
||||
|
||||
typedef struct AOTModuleInstance {
|
||||
|
||||
Reference in New Issue
Block a user