mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-12-07 14:53:41 +00:00
Call ecall commands arbitrarily from host when enclave's runtime isn't initialized may cause unexpected behavior, for example, load/instantiate wasm module. Add runtime inited status checks in enclave to improve the security. Also fix `wait_map` issue mentioned in https://github.com/bytecodealliance/wasm-micro-runtime/issues/2252#issuecomment-1634940219 |
||
|---|---|---|
| .. | ||
| alios-things | ||
| android | ||
| darwin | ||
| esp-idf | ||
| freebsd | ||
| ios | ||
| linux | ||
| linux-sgx | ||
| nuttx | ||
| posix | ||
| riot | ||
| rt-thread | ||
| vxworks | ||
| windows | ||
| zephyr/simple | ||