Merge branch 'main' into mcp

This commit is contained in:
Adrià Arrufat
2026-03-02 11:55:36 +09:00
177 changed files with 7463 additions and 4563 deletions

View File

@@ -115,7 +115,8 @@ fn run(allocator: Allocator, main_arena: Allocator) !void {
.dump_mode = opts.dump_mode,
.dump = .{
.strip = opts.strip,
.with_base = opts.withbase,
.with_base = opts.with_base,
.with_frames = opts.with_frames,
},
};