Skip to content

fix(hyperlight-component-util): Correct index in emit_hl_unmarshal_value for string extraction #441

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

Draft
wants to merge 8 commits into
base: hyperlight-component-macro
Choose a base branch
from

Conversation

Mossaka
Copy link

@Mossaka Mossaka commented Apr 28, 2025

Signed-off-by: Jiaxiao (mossaka) Zhou duibao55328@gmail.com

syntactically and others added 8 commits March 25, 2025 19:11
This ensures that setting an execution timeout of 0 disables execution
timeouts entirely. This is temporary, as we intend to remove the
wall-clock timeout feature from Hyperlight entirely in the near
future.

Signed-off-by: Lucy Menon <168595099+syntactically@users.noreply.github.com>
This is useful to allow host-side code to work on both core Hyperlight
sandboxes and wrapped sandboxes like Hyperlight Wasm.

Signed-off-by: Lucy Menon <168595099+syntactically@users.noreply.github.com>
This is useful to allow host-side code to work on both core Hyperlight
sandboxes and wrapped sandboxes like Hyperlight Wasm.

Signed-off-by: Lucy Menon <168595099+syntactically@users.noreply.github.com>
Signed-off-by: Lucy Menon <168595099+syntactically@users.noreply.github.com>
This commit adds a general implementation of WebAssembly Component
Model type elaboration, closely derived from the formal
specification. It also adds a number of functions which can generate
Rust binding code from appropriately-structured (roughly: WIT-like)
component types.

Signed-off-by: Lucy Menon <168595099+syntactically@users.noreply.github.com>
This adds a proc-macro crate that exposes the bindings code generation
from hyperlight_component_util as a macro suitable for using WIT to
define a hyperlight host<->guest interface.

Signed-off-by: Lucy Menon <168595099+syntactically@users.noreply.github.com>
Signed-off-by: Lucy Menon <168595099+syntactically@users.noreply.github.com>
…lue for string extraction

Signed-off-by: Jiaxiao (mossaka) Zhou <duibao55328@gmail.com>
@syntactically syntactically force-pushed the hyperlight-component-macro branch 6 times, most recently from d786e39 to 945d7e6 Compare June 5, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants