wasm-micro-runtime/product-mini/platforms
Wenyong Huang 64b5459066
Implement Windows thread/mutex/cond APIs to support multi-thread (#627)
Implement Windows thread/mutex/cond related APIs to support Windows multi-thread feature
Change Windows HW boundary check implementation for multi-thread: change SEH to VEH
Fix wasm-c-api issue of getting AOTFunctionInstance by index, fix wasm-c-api compile warnings
Enable to build invokeNative_general.c with cmake variable
Fix several issues in lib-pthread
Disable two LLVM passes in multi-thread mode to reserve volatile semantic
Update docker script and document to build iwasm with Docker image

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-05-11 16:48:49 +08:00
..
alios-things Fix some coding style issues, fix doc typo and refine some codes (#392) 2020-09-20 08:20:45 +08:00
android Re-org address unalignment access for fast-interp (#597) 2021-04-01 16:50:46 +08:00
darwin Re-org address unalignment access for fast-interp (#597) 2021-04-01 16:50:46 +08:00
esp-idf Fix some compilation warnings and add esp-idf platform for experiment (#454) 2020-11-30 16:03:51 +08:00
linux Import reference-types feature (#612) 2021-04-15 11:29:20 +08:00
linux-sgx Enable SIMD support for Linux SGX platform (#474) 2020-12-21 15:17:36 +08:00
nuttx platforms/nuttx: Add SIM compilation for WAMR (#581) 2021-03-19 13:48:39 +08:00
riot add RIOT-OS support to WAMR (#425) 2020-10-16 11:21:53 +08:00
rt-thread 1. fix error while building project with RT-Thread Studio. (#497) 2021-01-14 18:47:52 +08:00
vxworks re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
windows Implement Windows thread/mutex/cond APIs to support multi-thread (#627) 2021-05-11 16:48:49 +08:00
zephyr/simple Fix sample littlevgl/gui build issues on zephyr platform (#588) 2021-03-23 14:20:50 +08:00