New debugging features coming to Harehttps://harelang.org/blog/2024-02-01-debugging-features/
( image , sec ); const shtab = match ( image . shstrtab ) { case let sec : * elf :: section64 => yield sec ; case null => return "" ; }; const offs = shtab . sh_offs
That's everything I could find.
Help make me smarter by submitting a page.