wasm-micro-runtime/core/iwasm
YAMAMOTO Takashi de2528b469 dwarf_extractor.cpp: fix wamrc NULL dereferences on certain modules
* implement typedef type
* fall back to unspecified type
2024-01-05 19:28:12 +09:00
..
aot freertos: Minor changes for freertos libc_wasi build adaption (#2973) 2024-01-04 09:49:24 +08:00
common Allow to set segue flags for wasm-c-api JIT (#2926) 2024-01-02 19:34:18 +08:00
compilation dwarf_extractor.cpp: fix wamrc NULL dereferences on certain modules 2024-01-05 19:28:12 +09:00
doc Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00
fast-jit fast-jit: Fix const shift and const i64 compare issues (#2969) 2024-01-02 17:56:34 +08:00
include Allow to set segue flags for wasm-c-api JIT (#2926) 2024-01-02 19:34:18 +08:00
interpreter Fix fast-interp polymorphic stack processing (#2974) 2024-01-04 10:00:36 +08:00
libraries freertos: Change ssp_config.h due to clock_nanosleep() not supported in freertos (#2979) 2024-01-04 20:01:54 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00