Skip to content

fix: add a stdlib e2e test to CI#1331

Merged
sagar-a16z merged 3 commits intomainfrom
stdlib_test
Mar 6, 2026
Merged

fix: add a stdlib e2e test to CI#1331
sagar-a16z merged 3 commits intomainfrom
stdlib_test

Conversation

@sagar-a16z
Copy link
Copy Markdown
Contributor

We have no CI coverage of stdlib.

@sagar-a16z
Copy link
Copy Markdown
Contributor Author

Failure is expected until LayerZero-Labs/ZeroOS#33 merges

- Update zeroos-build/zeroos pin to 3b132ce: fixes std mode guest
  compilation (riscv64imac-zero-linux-musl) for rustc >= 1.91; the old
  pinned rev generated target-pointer-width as a string, which rustc now
  rejects
- Reduce DEFAULT_HEAP_SIZE from 128 MB to 32 MB; all examples verified
  passing; recursion uses its own hardcoded MemoryConfig and is unaffected
- Update agent-skills/jolt/SKILL.md: fix install command (jolt-sdk → jolt),
  add macro parameter defaults table with correct 32 MB heap default,
  improve stack overflow guidance, add Step 9 optimization guide
Copy link
Copy Markdown
Collaborator

@0xAndoroid 0xAndoroid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sagar-a16z sagar-a16z merged commit 5f1d8a9 into main Mar 6, 2026
17 checks passed
@sagar-a16z sagar-a16z deleted the stdlib_test branch March 6, 2026 20:57
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.

2 participants