-
Notifications
You must be signed in to change notification settings - Fork 150
Adding FFI functions for Hyperlight Guest CAPI #937
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 11 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
b4c0313
Closes #274: Adding FFI functions for bool, float, double, string, ve…
vshailesh c0e5dfb
Adding Tests for CAPI flatbuffers
vshailesh 1f402f9
Corrected number of arguments in guest function
vshailesh 4a27841
corrected return type in test cases, integration_test.rs
vshailesh 2c1cea0
corrected test case
vshailesh e66ce6e
corrected test case
vshailesh cfe2c62
corrected test cases
vshailesh 3c5acec
corrected test cases
vshailesh ab379d7
corrected test cases
vshailesh 24eb8cc
format fix
vshailesh da42d0e
removed unnecessary imports
vshailesh e77c24e
Separate function for creating Uninitialized Sandbox in C-language
vshailesh 4450a0b
resolve import errors
vshailesh b828616
Bump crate-ci/typos from 1.37.1 to 1.37.2 (#934)
dependabot[bot] afae3f6
Bump windows-sys from 0.61.1 to 0.61.2 (#939)
dependabot[bot] 9ae84d3
Bump crate-ci/typos from 1.37.2 to 1.38.0 (#938)
dependabot[bot] a060875
Documentation and integration_test fixes
vshailesh 2deadbb
Bump windows-result from 0.4.0 to 0.4.1 (#942)
dependabot[bot] 6f750ad
Bump windows-version from 0.1.6 to 0.1.7 (#940)
dependabot[bot] f6eb18f
Bump crate-ci/typos from 1.38.0 to 1.38.1 (#945)
dependabot[bot] 5df0587
Restructure guest/host error handling (#868)
ludfjig f66d987
Fix join github actions job (#944)
ludfjig 666a14f
Bump wasmparser from 0.239.0 to 0.240.0 (#949)
dependabot[bot] 6ae9059
Bump windows from 0.62.1 to 0.62.2 (#941)
dependabot[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.