wasm-micro-runtime/core/iwasm
Wenyong Huang 552f85075d
Fix __wasi_subscription_t inconsistent with wasi-libc issue (#964)
Fix __wasi_subscription_t structure definition inconsistent with wasi-libc
definition issue, reported by #961, tested with sleep, poll API and other
wasi cases on x86-64, x86-32 and arm32 targets.
2022-01-17 20:52:45 +08:00
..
aot Enable Windows XIP (#944) 2022-01-10 15:59:58 +08:00
common Fix thread manager issues (#962) 2022-01-17 17:09:04 +08:00
compilation Refine llvm pass order (#948) 2022-01-12 18:56:56 +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 Fix __wasi_subscription_t inconsistent with wasi-libc issue (#964) 2022-01-17 20:52:45 +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