wasm-micro-runtime/core/iwasm
Wenyong Huang bb87180b72
Update document and fix wasm_runtime_call_wasm_a issue (#1005)
Update document memory_tune.md: fix embed wamr link error,
fix description error of wasm operand stack size, update picture.

Fix wasm_runtime_call_wasm_a issue reported by #1003 and update
sample basic to call this API.
2022-02-14 17:36:38 +08:00
..
aot Refactor Orc JIT to enable lazy compilation (#974) 2022-01-20 18:40:13 +08:00
common Update document and fix wasm_runtime_call_wasm_a issue (#1005) 2022-02-14 17:36:38 +08:00
compilation Use LLVM new pass manager for wamrc (#978) 2022-01-24 11:10:37 +08:00
include Use LLVM new pass manager for wamrc (#978) 2022-01-24 11:10:37 +08:00
interpreter Refactor externref related APIs of reference types feature (#971) 2022-01-19 11:25:08 +08:00
libraries Fix pthread_getspecific return value (#999) 2022-02-05 22:45:59 +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