wasm-micro-runtime/build-scripts
Enrico Loparco 3fcd79867d
Forward log and log level to custom bh_log callback ()
Follow-up on . The log level is needed in the host embedder to
better integrate with the embedder's logger.

Allow the developer to customize his bh_log callback with
`cmake -DWAMR_BH_LOG=<log_callback>`,
and update sample/basic to show the usage.
2024-01-24 13:05:07 +08:00
..
esp-idf Enable platform support for esp-idf v5.0.1 () 2023-03-23 17:29:57 +08:00
build_llvm.py Fix build llvm on macos () 2023-12-07 11:09:36 +08:00
config_common.cmake Forward log and log level to custom bh_log callback () 2024-01-24 13:05:07 +08:00
involve_boringssl.cmake Use boringssl instead of openssl to implement wasm cache loading () 2022-12-20 14:37:07 +08:00
lldb_wasm.patch Fix issues in releasing wamr-lldb () 2023-08-23 12:56:11 +08:00
requirements.txt Bump requests from 2.28.2 to 2.31.0 in /build-scripts () 2023-05-24 08:52:45 +08:00
runtime_lib.cmake Enable MASM automatically in runtime_lib.cmake () 2023-10-12 20:42:25 +08:00
SConscript Add ia32 support and fix compiling issue for RT-Thread () 2021-09-07 10:20:14 +08:00
SConscript_config Add control for the native stack check with hardware trap () 2022-11-07 18:26:33 +08:00