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/core/iwasm
Wenyong Huang b1a4dd2e46
Fix Windows failed to relocate __ymm symbol error (#1047)
Resolve the "__ymm@" prefixed symbols like "__xmm@" and "__real@" symbols
in Windows platform.
2022-03-16 11:07:11 +08:00
..
aot Fix Windows failed to relocate __ymm symbol error (#1047) 2022-03-16 11:07:11 +08:00
common Use nanosecond for atomic wait (#1041) 2022-03-10 19:43:27 +08:00
compilation Refine call native function from AOT code (#1015) 2022-02-23 14:58:32 +08:00
include Implement part of Berkeley Socket API for libc-wasi (#1036) 2022-03-10 15:13:38 +08:00
interpreter Implement part of Berkeley Socket API for libc-wasi (#1036) 2022-03-10 15:13:38 +08:00
libraries Enhance uvwasi build process and fix wamrc windows build error (#1046) 2022-03-15 21:43:55 +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