Skip to content

feat: support DWARF-backed casts#210

Merged
swananan merged 1 commit into
mainfrom
feature/dwarf-cast
May 29, 2026
Merged

feat: support DWARF-backed casts#210
swananan merged 1 commit into
mainfrom
feature/dwarf-cast

Conversation

@swananan
Copy link
Copy Markdown
Owner

Add script-level cast(expr, "TYPE") support backed by module-scoped DWARF type lookup, lower pointer, aggregate, array, and scalar casts through eBPF codegen, document the type-name and memory-read semantics, and cover duplicate module type names plus nested cast behavior in the cast e2e fixture.

Add script-level cast(expr, "TYPE") support backed by module-scoped DWARF
type lookup, lower pointer, aggregate, array, and scalar casts through eBPF
codegen, document the type-name and memory-read semantics, and cover duplicate
module type names plus nested cast behavior in the cast e2e fixture.
@swananan swananan merged commit 1f71e8f into main May 29, 2026
10 of 11 checks passed
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.

1 participant