|
@@ -513,7 +513,7 @@ execute_func(WASMModuleInstanceCommon *module_inst, const char *name,
|
|
|
bh_memcpy_s(&u.val, sizeof(double), &ud.d,
|
|
bh_memcpy_s(&u.val, sizeof(double), &ud.d,
|
|
|
sig = strtoull(endptr + 1, &endptr, 0);
|
|
sig = strtoull(endptr + 1, &endptr, 0);
|