wasm-micro-runtime/core/iwasm
Wenyong Huang d4758d7380
Refine codes and fix several issues (#1094)
Add aot relocation for ".rodata.str" symbol to support more cases
Fix some coding style issues
Fix aot block/value stack destroy issue
Refine classic/fast interpreter codes
Clear compile warning of libc_builtin_wrapper.c in 32-bit platform
2022-04-18 17:33:30 +08:00
..
aot Refine codes and fix several issues (#1094) 2022-04-18 17:33:30 +08:00
common Fix issues reported by klocwork (#1060) 2022-03-24 17:34:22 +08:00
compilation Refine codes and fix several issues (#1094) 2022-04-18 17:33:30 +08:00
include Fix wasm_runtime_load argument type invalid issue (#1059) 2022-03-24 10:08:49 +08:00
interpreter Refine codes and fix several issues (#1094) 2022-04-18 17:33:30 +08:00
libraries Refine codes and fix several issues (#1094) 2022-04-18 17:33:30 +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