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/doc
Huang Qi a121e45a1e
Simplify build setup for zephyr (#789)
Zephyr can apply board specific .conf and .overlay automatically,
move .conf to boards to make it easy to support different board without
addition command parameters.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2021-10-15 20:15:17 +08:00
..
pics Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
build_wamr.md Simplify build setup for zephyr (#789) 2021-10-15 20:15:17 +08:00
build_wasm_app.md Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00
embed_wamr.md small doc fixes (#700) 2021-08-19 14:44:14 +08:00
export_native_api.md Import reference-types feature (#612) 2021-04-15 11:29:20 +08:00
linux_sgx.md Enhance the readability of WAMR SGX docs (#442) 2020-11-13 13:11:34 +08:00
multi_module.md Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
other_wasm_compilers.md Implement performance profiler and call stack dump, and update toolchain document (#501) 2021-01-18 13:23:10 +08:00
port_wamr.md re-org ems mem allocator source codes, update prot_wamr.md (#217) 2020-03-30 11:06:39 +08:00
pthread_library.md Enable multi-thread for tensorflow sample, update wasm-c-api document (#651) 2021-06-14 08:58:32 +08:00
ref_types.md Import reference-types feature (#612) 2021-04-15 11:29:20 +08:00
release_ack.md Enable multi-module support for wasm-c-api (#426) 2020-10-16 17:43:57 +08:00
roadmap.md Enable multi-module support for wasm-c-api (#426) 2020-10-16 17:43:57 +08:00
source_debugging.md Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
wamr_api.md Fix typo: "wigdet" -> "widgets" (#340) 2020-08-07 17:25:23 +08:00
wasm_c_api.md Implement most missing wasm-c-api APIs (#303) (#676) 2021-07-28 21:53:37 +08:00