Highlights
- 1 discussion answered
Block or Report
Block or report haraldh
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,504 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 9 commits in 3 repositories
Created 3 repositories
Created a pull request in tokio-rs/mio that received 25 comments
fix(wasi): don't fail select() on empty subscriptions
return Ok(())
rather than Err(EINVAL)
Signed-off-by: Harald Hoyer harald@profian.com
+4
−0
•
25
comments
Opened 7 other pull requests in 2 repositories
enarx/enarx
4
open
2
merged
- build(deps): update serial_test requirement from 0.7 to 0.8
- docs: add Enarx_toml.md
- build(deps): cargo update and wasmtime 0.38
-
feat(exec-wasmtime): add
addr
tolisten
in Enarx.toml - fix(deps): update linked_list_allocator requirement from 0.9.1 to 0.10.0
- fix(sgx): prevent aesmd error 42 - ATT_KEY_NOT_INITIALIZED
rust-osdev/linked-list-allocator
1
open
Reviewed 8 pull requests in 2 repositories
enarx/enarx
7 pull requests
-
feat(exec-wasmtime): add
addr
tolisten
in Enarx.toml - build: use new Cargo sparse registry support
- build: bump Rust toolchain
-
docs: fix docs to use new
enarx cpu info
command - ci(release): add built assets to release draft
- fix(sgx): revert the use of AVX2 and AVX512
- refactor: reduce crate feature surface area