mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 15:32:05 +00:00
410ee580ae
- Add a few API (https://github.com/bytecodealliance/wasm-micro-runtime/issues/3325) ```c wasm_runtime_detect_native_stack_overflow_size wasm_runtime_detect_native_stack_overflow ``` - Adapt the runtime to use them - Adapt samples/native-stack-overflow to use them - Add a few missing overflow checks in the interpreters - Build and run the sample on the CI |
||
---|---|---|
.. | ||
aot_comp_option.h | ||
aot_export.h | ||
gc_export.h | ||
lib_export.h | ||
wasm_c_api.h | ||
wasm_export.h |