Skip to content

cl(feat): llgo.asm implement tinygo.AsmFull - #1224

Merged
xushiwei merged 16 commits into
xgo-dev:mainfrom
luoliwoshang:instr/asmfull
Aug 28, 2025
Merged

cl(feat): llgo.asm implement tinygo.AsmFull#1224
xushiwei merged 16 commits into
xgo-dev:mainfrom
luoliwoshang:instr/asmfull

cl/instr:note for why asm not support pointer type:

f3de14d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2025 in 0s

88.19% (+0.03%) compared to 6de3bdc

View this Pull Request on Codecov

88.19% (+0.03%) compared to 6de3bdc

Details

Codecov Report

❌ Patch coverage is 92.10526% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.19%. Comparing base (6de3bdc) to head (f3de14d).

Files with missing lines Patch % Lines
cl/instr.go 91.04% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1224      +/-   ##
==========================================
+ Coverage   88.15%   88.19%   +0.03%     
==========================================
  Files          34       34              
  Lines        8470     8539      +69     
==========================================
+ Hits         7467     7531      +64     
- Misses        934      937       +3     
- Partials       69       71       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.