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 6c16ff7654
Update document and clear compile warnings (#1701)
Update build wasm app document, add how to set buildflags for Rust
project to reduce the footprint.

Clear Windows warnings and a shadow warning in aot_emit_numberic.c
2022-11-15 15:02:23 +08:00
..
aot Fix missing float cmp for XIP (#1699) 2022-11-14 11:58:38 +08:00
common Update document and clear compile warnings (#1701) 2022-11-15 15:02:23 +08:00
compilation Update document and clear compile warnings (#1701) 2022-11-15 15:02:23 +08:00
fast-jit Implement Fast JIT dump call stack and perf profiling (#1633) 2022-10-27 09:28:32 +08:00
include Add comments around wasm_runtime_set_wasi_args (#1692) 2022-11-09 17:18:22 +08:00
interpreter Avoid generating some unused LLVM IRs (#1696) 2022-11-14 14:32:35 +08:00
libraries Avoid raising exception when debugging with VSCode (#1686) 2022-11-07 11:57:53 +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