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/product-mini/platforms
Wenyong Huang fda3a26903
Fix some relocation type issues in windows (#574)
Implement Windows PE file relocation type IMAGE_REL_AMD64_ADDR64/ADDR32/REL32, implement relocation for symbol "__xmm@xxx"/"__plt@xxx"/".rdata", implement Windows invokeNative simd asm code and enable SIMD by default for windows platform. Also update wamrc tool.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-03-16 16:59:16 +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 Fix some coding style issues, fix doc typo and refine some codes (#392) 2020-09-20 08:20:45 +08:00
darwin Enable SIMD by default for wamrc and iwasm (#559) 2021-03-06 21:30:14 +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 Upgrade llvm version from 10.x to 11.x for wamrc and iwasm JIT (#564) 2021-03-10 16:08:50 +08:00
linux-sgx Enable SIMD support for Linux SGX platform (#474) 2020-12-21 15:17:36 +08:00
nuttx platforms/nuttx: Add FPU relative macro for thumb vfp (#541) 2021-02-24 10:03:43 +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 Fix some relocation type issues in windows (#574) 2021-03-16 16:59:16 +08:00
zephyr/simple Implement riscv support for interpreter (#505) 2021-01-25 18:41:48 +08:00