wasm-micro-runtime/build-scripts
Huang Qi 18092f86cc
Make memory access boundary check behavior configurable ()
Allow to use `cmake -DWAMR_CONFIGURABLE_BOUNDS_CHECKS=1` to
build iwasm, and then run `iwasm --disable-bounds-checks` to disable the
memory access boundary checks.

And add two APIs:
`wasm_runtime_set_bounds_checks` and `wasm_runtime_is_bounds_checks_enabled`
2023-07-04 16:21:30 +08:00
..
esp-idf Enable platform support for esp-idf v5.0.1 () 2023-03-23 17:29:57 +08:00
build_llvm.py Implement AOT static PGO () 2023-06-05 09:17:39 +08:00
config_common.cmake Make memory access boundary check behavior configurable () 2023-07-04 16:21:30 +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 Add CIs to release new version and publish binary files () 2022-10-28 13:55:41 +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 wasi-nn: Simplify cmake and headers' location () 2023-06-26 09:29:05 +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