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
Jämes Ménétrey 106974d915
Implement Berkeley Socket API for Intel SGX (#1061)
Implement Berkeley Socket API for Intel SGX
- bring Berkeley socket API in Intel SGX enclaves,
- adapt the documentation of the socket API to mention Intel SGX enclaves,
- adapt _iwasm_ in the mini-product _linux-sgx_ to support the same option as the one for _linux_,
- tested on the socket sample as provided by WAMR (the TCP client/server).
2022-03-25 17:46:29 +08:00
..
alios-things Fix compile warning on non-x86 targets, fix alios build error (#923) 2021-12-30 10:07:50 +08:00
android Refactor Orc JIT to enable lazy compilation (#974) 2022-01-20 18:40:13 +08:00
darwin Refactor Orc JIT to enable lazy compilation (#974) 2022-01-20 18:40:13 +08:00
esp-idf ESP IDF fixes (#927) 2022-01-05 12:50:17 +08:00
linux Refactor Orc JIT to enable lazy compilation (#974) 2022-01-20 18:40:13 +08:00
linux-sgx Implement Berkeley Socket API for Intel SGX (#1061) 2022-03-25 17:46:29 +08:00
nuttx Correct DPFPU and FPU handling for NuttX (#1027) 2022-03-08 13:31:38 +08:00
posix Implement part of Berkeley Socket API for libc-wasi (#1036) 2022-03-10 15:13:38 +08:00
riot Adapt to RIOT ztimer and ztimer64 (#988) 2022-01-28 18:38:35 +08:00
rt-thread Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
vxworks Implement source debugging for interpreter and AOT (#769) 2021-09-29 13:36:46 +08:00
windows Enhance uvwasi build process and fix wamrc windows build error (#1046) 2022-03-15 21:43:55 +08:00
zephyr/simple Refine some error msg, comment and document (#921) 2021-12-29 12:13:30 +08:00