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/shared/platform/linux-sgx
wenyongh d381b0fdec
Implement post-MVP features and native stack overflow check (#243)
Implement native thread stack overflow check
Implement post-MVP: Non-trapping float-to-int conversions
Implement post-MVP: Sign-extension operators
Enhance WASM loader checks
2020-04-30 17:52:11 +08:00
..
platform_internal.h re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
sgx_platform.c Sync with internal feature (#204) 2020-03-18 17:49:23 +08:00
sgx_rsrv_mem_mngr.h Add SGX AOT support with SGX SDKv2.8 unpublic sgx_rsrv_mem_mngr.h (#169) 2020-02-19 15:11:12 +08:00
sgx_thread.c Implement post-MVP features and native stack overflow check (#243) 2020-04-30 17:52:11 +08:00
sgx_time.c re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
shared_platform.cmake re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00