Jämes Ménétrey
Jämes Ménétrey
- Upgrade the .NET bindings to .NET Standard 2.0. - Modify how the bindings locate the native DLL, so it depends on the architecture of the running process. - Create...
Dear WAMR developers, When working with WASI calls inside Intel SGX, I discovered a glitch when writing into stdout/stderr using the code snippet present here: https://github.com/bytecodealliance/wasm-micro-runtime/blob/0020b3ae6874d275a7de9fc95fe078355363aab5/core/iwasm/libraries/libc-wasi/sandboxed-system-primitives/src/posix.c#L1249-L1262 Indeed, when this code...
Dear WolfSSL, For research purposes, I have ported WolfSSL into an environment that does not support the [EPOLL system calls](https://man7.org/linux/man-pages/man7/epoll.7.html), but only the [POLL system call](https://man7.org/linux/man-pages/man2/poll.2.html). The next step for...
Dear WAMR developers, Here is a PR that contributes to integrating an Intel SGX feature called [Intel Protection File System Library (IPFS)](https://www.intel.com/content/www/us/en/developer/articles/technical/overview-of-intel-protected-file-system-library-using-software-guard-extensions.html) in the runtime to create, operate and delete...
Hey Pyunifi developers, I have set the flag `ssl_verify` to `False` as x.509 certificate verification is not a concern in my environment. While this flag is disabled, I noticed that...
Dear developers, I've been working with the TensorFlow Lite workload found in your repository (https://github.com/bytecodealliance/wasm-micro-runtime/blob/main/samples/workload/tensorflow) which is currently using TensorFlow v2.4. Kudos to @wustwn for the original implementation. Considering the...
Dear SGX-LKL Developers, I've recently encountered an issue with the Debian repositories for SGX-LKL that are provided in the project's [README](https://github.com/lsds/sgx-lkl#a-installing-sgx-lkl-oe). Specifically, the FQDN _clcpackages.blob.core.windows.net_ appears to be unreachable, as...
docs: - http://weblogs.asp.net/bsimser/automatically-publishing-nuget-packages-from-github - http://www.xavierdecoster.com/commit-push-consume-continuous-delivery-of-resharper-extensions