wasm-micro-runtime/core/shared/platform/common
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
..
freertos Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
math Add check for code section size, fix interp float operations (#1480) 2022-09-14 19:49:18 +08:00
posix Implement POSIX semaphore support for linux platform (#1345) 2022-08-08 19:59:46 +08:00