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
liang.he 310b9ca0d8
Fix classic interpreter handling BLOCK/IF/LOOP issue (#1051)
`PUSH_CSP()` should set label's begin frame_sp as the bottom of current label's stack
but not the top of it
2022-03-20 18:07:33 +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 Fix classic interpreter handling BLOCK/IF/LOOP issue (#1051) 2022-03-20 18:07:33 +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