This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/product-mini/platforms/linux-sgx/enclave-sample
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
..
App Enlarge the default wasm operand stack size to 64KB (#1746) 2022-11-24 15:50:05 +08:00
Enclave linux-sgx: Improve the remote attestation (#1695) 2022-11-22 14:45:03 +08:00
Makefile linux-sgx: Improve the remote attestation (#1695) 2022-11-22 14:45:03 +08:00
Makefile_minimal Add macro to exclude sgx wasi/pthread ocalls if not needed (#384) 2020-09-15 15:49:09 +08:00