Files
Chris Tate 43b56b2818 chore(core): upgrade scriptc to 0.0.35 (#395)
- Upgrade the Native SDK core and CLI compiler dependency to scriptc 0.0.35.
- Refresh npm/pnpm locks and generated service-surface calibration metadata.
- Synchronize compiler references across tooling, tests, and documentation.
2026-08-22 01:59:56 -05:00
..
2026-05-08 17:54:42 -05:00

Integration Tests

Most tests currently live next to their Zig modules and run with zig build test.

Use this directory for cross-package integration fixtures that do not naturally belong to a single module.