wasm-micro-runtime/product-mini/platforms/posix
Wenyong Huang 8dc9d6dc4f
Enlarge the default wasm operand stack size to 64KB (#1746)
Enlarge the default wasm operand stack size to 64KB since the original default
size 16KB is a little small, and the operand stack overflow exception is often
thrown when running wasm apps.
2022-11-24 15:50:05 +08:00
..
main.c Enlarge the default wasm operand stack size to 64KB (#1746) 2022-11-24 15:50:05 +08:00