Skip to content

Check LLGO_ROOT with pkg github.com/goplus/llgo/runtime#1255

Merged
xushiwei merged 1 commit intogoplus:mainfrom
cpunion:fix-llgo-root-check
Sep 2, 2025
Merged

Check LLGO_ROOT with pkg github.com/goplus/llgo/runtime#1255
xushiwei merged 1 commit intogoplus:mainfrom
cpunion:fix-llgo-root-check

Conversation

@cpunion
Copy link
Collaborator

@cpunion cpunion commented Sep 1, 2025

Fix #1252

Don't need distribute llgo/go.{mod,sum}

@codecov
Copy link

codecov bot commented Sep 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.87%. Comparing base (2160710) to head (0cac1c8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1255      +/-   ##
==========================================
+ Coverage   87.84%   87.87%   +0.03%     
==========================================
  Files          35       35              
  Lines        9008     9008              
==========================================
+ Hits         7913     7916       +3     
+ Misses        982      980       -2     
+ Partials      113      112       -1     

☔ 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.

@cpunion cpunion changed the title fix #1252 check LLGO_ROOT with pkg github.com/goplus/llgo/runtime Check LLGO_ROOT with pkg github.com/goplus/llgo/runtime Sep 1, 2025
@luoliwoshang
Copy link
Member

It's work for me

this release is base this pr's submit https://github.com/luoliwoshang/llgo/releases/tag/v0.0.1-llgoroot.1

Code/temp/ttt on  main [✘!+?⇕] via 🐹 v1.24.6 via 💎 v2.6.10 
❯ /Users/zhangzhiyang/Downloads/llgo0.0.1-llgoroot.1.darwin-arm64/bin/llgo run main.go
hello

@xushiwei xushiwei merged commit 7e01f69 into goplus:main Sep 2, 2025
34 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.

panic: runtime type (Iface) not found, install from pre-built package or set LLGO_ROOT

3 participants