Wang Xin
Wang Xin
It is great to find this project! we are developing JIT/AOT support for WebAssembly Micro Runtime project (https://github.com/bytecodealliance/wasm-micro-runtime) based on LLVM currently. The very slow compilation by LLVM is a...
Such a document should be helpful for the commuity contributors porting WAMR for new architectures.
This question is from the sample wasm-micro-runtime/samples/simple/wasm-apps/connection.c.
I would like to share that the WAMR now supports librats (https://github.com/inclavare-containers/inclavare-containers/blob/master/rats-tls/docs/design/design.md) which can greatly simplify the clients doing remote attestation for the wasm runtime and modules running from SGX....
Hi, raspi uses dhcpd and requires not configure the /etc/network/interfaces manually. Otherwise both dhcpcd and dhclient are booted . Can we add a parameter to the configure() function to control...