wasm-micro-runtime/core/iwasm
Wenyong Huang 4b5543cc1a
Enable Windows XIP (#944)
Enable running XIP file on Windows platform.
And add more strict checks for wamrc to report error when the input file
is same with output file, or the input file is AOT file but not wasm file.
2022-01-10 15:59:58 +08:00
..
aot Enable Windows XIP (#944) 2022-01-10 15:59:58 +08:00
common Fix MacOS invokeNative float ret type pass error (#940) 2022-01-07 18:17:37 +08:00
compilation GetCurrentThreadStackLimits dynamically for Windows platform (#939) 2022-01-07 17:00:38 +08:00
include Refine codes and fix several issues (#882) 2021-12-10 18:13:17 +08:00
interpreter Wrap data width according to atomic opcode specified (#936) 2022-01-06 11:43:34 +08:00
libraries Upgrade uvwasi to 1.42.0 and fix Android link issues (#938) 2022-01-06 18:25:37 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00