mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 07:21:54 +00:00
9ef37dd781
Implement source debugging feature for classic interpreter and AOT: - use `cmake -DWAMR_BUILD_DEBUG_INTERP=1` to enable interpreter debugging - use `cmake -DWAMR_BUILD_DEBUG_AOT=1` to enable AOT debugging See doc/source_debugging.md for more details. |
||
---|---|---|
.. | ||
pics | ||
build_wamr.md | ||
build_wasm_app.md | ||
embed_wamr.md | ||
export_native_api.md | ||
linux_sgx.md | ||
multi_module.md | ||
other_wasm_compilers.md | ||
port_wamr.md | ||
pthread_library.md | ||
ref_types.md | ||
release_ack.md | ||
roadmap.md | ||
source_debugging.md | ||
wamr_api.md | ||
wasm_c_api.md |