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/core/iwasm
Zeuson 656a8427e6
linux-sgx: Improve the remote attestation (#1695)
The current implementation of remote attestation does not take into
account the integrity of the wasm module. The SHA256 of the wasm
module has been put into user_data to generate the quote, and more
parameters are exposed for further verification.
2022-11-22 14:45:03 +08:00
..
aot Fix issue of thumb relocation R_ARM_THM_MOVT_ABS (#1723) 2022-11-19 19:36:02 +08:00
common Revert "Implement call Fast JIT function from LLVM JIT jitted code" (#1737) 2022-11-22 14:04:48 +08:00
compilation Revert "Implement call Fast JIT function from LLVM JIT jitted code" (#1737) 2022-11-22 14:04:48 +08:00
fast-jit Revert "Implement call Fast JIT function from LLVM JIT jitted code" (#1737) 2022-11-22 14:04:48 +08:00
include Add comments around wasm_runtime_set_wasi_args (#1692) 2022-11-09 17:18:22 +08:00
interpreter Revert "Implement call Fast JIT function from LLVM JIT jitted code" (#1737) 2022-11-22 14:04:48 +08:00
libraries linux-sgx: Improve the remote attestation (#1695) 2022-11-22 14:45:03 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00