This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/shared
Wenyong Huang ab929c20a3
Add check for code section size, fix interp float operations (#1480)
And enable classic interpreter instead fast interpreter when llvm jit is enabled,
so as to fix the issue that llvm jit cannot handle opcode drop_64/select_64.
2022-09-14 19:49:18 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Enable memory leak check (#1429) 2022-09-01 16:15:00 +08:00
platform Add check for code section size, fix interp float operations (#1480) 2022-09-14 19:49:18 +08:00
utils Fix issue in multi-thread sample (#1458) 2022-09-07 12:56:50 +08:00