Skip to content

Pull requests: hyperlight-dev/hyperlight

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Closes #274: Adding FFI function for types bool, float, String, vecbytes kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#903 opened Sep 22, 2025 by vshailesh Loading…
Refactor evolve code to be simpler kind/refactor For PRs that restructure or remove code without adding new functionality.
#895 opened Sep 18, 2025 by ludfjig Loading…
Fix flaky test test_drop area/testing Related to tests or testing infrastructure kind/refactor For PRs that restructure or remove code without adding new functionality.
#885 opened Sep 12, 2025 by ludfjig Loading…
Restructure guest/host error handling kind/bugfix For PRs that fix bugs
#868 opened Sep 5, 2025 by ludfjig Loading…
2
8
Use mimalloc as a guest allocator kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#867 opened Sep 5, 2025 by andreiltd Draft
Guest function improvements and macros kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#851 opened Sep 2, 2025 by jprendes Draft
Add a periodic job for building and test musl kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#849 opened Sep 2, 2025 by jsturtevant Loading…
Guest tracing improvements to use tracing crate kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#844 opened Aug 31, 2025 by dblnz Loading…
2 tasks done
feat(guest): replace musl with picolibc kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#831 opened Aug 28, 2025 by andreiltd Draft
Add ability to debug additional registers via gdb kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#817 opened Aug 22, 2025 by jsturtevant Loading…
5 tasks done
Remove Ptr, RawPtr, GuestPtr, Offset, AddressSpace, GuestAddressSpace kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#767 opened Aug 5, 2025 by ludfjig Loading…
Add a sandbox builder kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#763 opened Aug 4, 2025 by jprendes Draft
Rename MultiUseSandbox -> Sandbox, UninitializedSandbox::evolve -> UninitializedSandbox::init kind/refactor For PRs that restructure or remove code without adding new functionality.
#762 opened Aug 4, 2025 by jprendes Loading…
Allow rewriting and reading of user-data
#713 opened Jul 14, 2025 by qbradley Loading…
ProTip! Filter pull requests by the default branch with base:main.