-
Microsoft
- Chesterfield, UK
Highlights
- Pro
Pinned Loading
-
hyperlight-dev/hyperlight
hyperlight-dev/hyperlight PublicHyperlight is a lightweight Virtual Machine Manager (VMM) designed to be embedded within applications. It enables safe execution of untrusted code within micro virtual machines with very low latenc…
-
hyperlight-dev/hyperlight-wasm
hyperlight-dev/hyperlight-wasm Publichyperlight-wasm is a rust library crate that enables Wasm Modules and components to be run inside lightweight Virtual Machine backed Sandbox. It is built on top of Hyperlight.
1,015 contributions in the last year
Skip to contributions year listDay of Week | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
hyperlight-dev/hyperlight,
hyperlight-dev/hyperlight-wasm,
hyperlight-dev/ci-setup-workflow
and 8 other
repositories
Loading
Contribution activity
July 2025
Created 6 commits in 2 repositories
Created a pull request in hyperlight-dev/hyperlight that received 9 comments
Removed the OutBHandler and MemAccessHandler abstractions and related implementations.
This pull fixes #495. It removes the OutBHandler and MemAccessHandler related traits, types and structs. Since there is only a single implementatio…
+244
−312
lines changed
•
9
comments
Opened 4 other pull requests in 2 repositories
hyperlight-dev/hyperlight
2
open
1
merged
-
Update Rust version to 1.86
This contribution was made on Jul 31
-
Adds blocker to release if any issue has release-blocker label
This contribution was made on Jul 30
-
Use page tracking for snapshot and restore
This contribution was made on Jul 1
hyperlight-dev/hyperlight-wasm
1
merged
-
Add additional checks on PR before auto approving
This contribution was made on Jul 21
Reviewed 18 pull requests in 2 repositories
hyperlight-dev/hyperlight
13 pull requests
-
Adds blocker to release if any issue has release-blocker label
This contribution was made on Jul 31
-
Fix some cargo docs
This contribution was made on Jul 31
-
Re-export macros in hyperlight_guest_tracing
This contribution was made on Jul 30
-
Restrict restoring sandboxes to snapshot taken on self
This contribution was made on Jul 30
-
Make snapshots region aware
This contribution was made on Jul 30
-
Fix mem mgr not initialized
This contribution was made on Jul 30
-
Removed the OutBHandler and MemAccessHandler abstractions and related implementations.
This contribution was made on Jul 30
-
[fix] Make sure mmaped memory is not mapped writeable into sandbox in kvm
This contribution was made on Jul 30
-
Use page tracking for snapshot and restore
This contribution was made on Jul 22
-
Update glossary.md
This contribution was made on Jul 2
-
Update README.md
This contribution was made on Jul 2
-
Update paging-development-notes.md
This contribution was made on Jul 2
-
Bump crate-ci/typos from 1.33.1 to 1.34.0
This contribution was made on Jul 1
hyperlight-dev/hyperlight-wasm
5 pull requests
-
Update wasmtime to 34.0.2
This contribution was made on Jul 21
-
Add required crate metadata for crates.io
This contribution was made on Jul 3
-
Use CPU in the benchmark artifacts name
This contribution was made on Jul 2
-
Do not install gh in CI
This contribution was made on Jul 1
-
Bump hyperlight core to 0.7.0
This contribution was made on Jul 1
Created an issue in hyperlight-dev/hyperlight that received 1 comment
Create repro for mshv get dirty page issues
When using dirty page tracking on mshv in #683 a couple of issues cropped up in the mshv implementation: After enabling dirty page tracking the fi…
1
comment
Opened 6 other issues in 1 repository
hyperlight-dev/hyperlight
5
open
1
closed
-
Implement Memory Mapping for Windows
This contribution was made on Jul 30
-
Remove
DbgMemAccessHandlerCaller
trait andDbgMemAccessHandlerWrapper
This contribution was made on Jul 30 -
Code docs are incorrect after removal of MultiUseGuestCallContext
This contribution was made on Jul 24
-
just clean does not work on windows
This contribution was made on Jul 24
-
Investigate why page tracking changes make calling functions with large parameters slower than previous implementation
This contribution was made on Jul 3
-
Implement Dirty Page Tracking on Windows
This contribution was made on Jul 3