Richard Zak

Results 112 comments of Richard Zak

Closing, as the PR was merged and a recent CI run https://github.com/enarx/enarx/actions/runs/3410597301 still works on `aarch64-unknown-linux-musl`, `aarch64-apple-darwin`, and Universal 2.

We may want to re-open this when we support ARMv9's Realms.

Just a binary and no source? No thanks.

@RazaGR Maybe use crates from [RustCrypto](https://github.com/rustcrypto) instead?

We were running [Steward](https://github.com/profianinc/steward/) in [Enarx](https://github.com/enarx/enarx/), and Enarx provides https for the Wasi application. But we also [ripped out ring](https://github.com/profianinc/steward/commit/b775ff96ddf932c5c7bf609d96a0378be6b708cd) because of this very problem (lack of support, PRs not...

> > Hello, does this PR still go on? > > idk, looks quite abandoned confused I think it still works though. Try and see?

I suspect it's this: ``` Traceback (most recent call last): File "/home/rjzak/Downloads/indicator-doom-cpu/indicator-doom-cpu", line 185, in DOOMCPUStatusIcon().run() File "/home/rjzak/Downloads/indicator-doom-cpu/indicator-doom-cpu", line 171, in __init__ AbstractDOOMCPUIndicator.__init__(self) File "/home/rjzak/Downloads/indicator-doom-cpu/indicator-doom-cpu", line 102, in __init__ self.build_menu()...

I have to dig a bit, but some of the unit tests: * Create a workload * Run the workload with Enarx In that situation, the `env` and `args` are...

This seems to be an issue with how I did the release, I should have bumped the version to 0.3. How should this be corrected? For context, this came from...

PRs welcome! Would this be an additional function? We're happy to accept changes which make this crate more useful, we aren't set on doing things in a specific way, I...