-
Notifications
You must be signed in to change notification settings - Fork 728
Pull requests: bytecodealliance/wasm-micro-runtime
Pull requests list
samples/native-stack-overflow: examine native functions with signature
native stack overflow detection
#3382
by yamt
was merged May 3, 2024
Loading...
Add some more comments on WASM_STACK_GUARD_SIZE
native stack overflow detection
#3380
by yamt
was merged May 1, 2024
Loading...
A few native stack detection fixes for macOS/arm64
native stack overflow detection
#3368
by yamt
was merged Apr 26, 2024
Loading...
Add wasm_runtime_detect_native_stack_overflow_size
native stack overflow detection
#3355
by yamt
was merged Apr 26, 2024
Loading...
Random improvements to samples/native-stack-overflow
native stack overflow detection
#3353
by yamt
was merged Apr 25, 2024
Loading...
Fix a few native stack address calculations
native stack overflow detection
#3351
by yamt
was merged Apr 24, 2024
Loading...
Reduce WASM_STACK_GUARD_SIZE a bit for posix-like platforms
native stack overflow detection
#3350
by yamt
was merged Apr 24, 2024
Loading...
core/config.h: Bump the default WASM_STACK_GUARD_SIZE
native stack overflow detection
#3344
by yamt
was merged Apr 23, 2024
Loading...
Add some more comments on WASM_STACK_GUARD_SIZE
native stack overflow detection
#3341
by yamt
was merged Apr 22, 2024
Loading...
Add a comment on WASM_STACK_GUARD_SIZE
native stack overflow detection
#3332
by yamt
was merged Apr 19, 2024
Loading...
Add native-stack-overflow sample
native stack overflow detection
#3321
by yamt
was merged Apr 19, 2024
Loading...
Using indirect call in pre-checker function to avoid the relocation occurrence in XIP mode.
native stack overflow detection
#3142
by dongsheng28849455
was merged Feb 27, 2024
Loading...
Increase default native stack size
native stack overflow detection
#2332
by loganek
was merged Jul 3, 2023
Loading...
aot/jit native stack bound check improvement
native stack overflow detection
#2244
by yamt
was merged Jun 21, 2023
Loading...
wamrc: Add --stack-usage option
native stack overflow detection
#2158
by yamt
was merged Apr 28, 2023
Loading...
ProTip!
Adding no:label will show everything without a label.