Skip to content

feat: FFI MVP and incremental classification hardening#2

Merged
Hyper66666 merged 2 commits into
mainfrom
feat/m3-ffi-mvp
Feb 22, 2026
Merged

feat: FFI MVP and incremental classification hardening#2
Hyper66666 merged 2 commits into
mainfrom
feat/m3-ffi-mvp

Conversation

@Hyper66666
Copy link
Copy Markdown
Owner

Summary

  • land FFI MVP across lexer/parser/AST/HIR/typeck/codegen with tests and examples
  • add FFI docs (docs/ffi.md) and example suite under examples/ffi/
  • fix fast interface fingerprint to avoid body-only edits being misclassified as interface changes
  • add regression coverage in tools/sgc/src/tests.rs

Validation

  • cargo check -p sengoo-compiler --all-targets
  • cargo check -p sgc
  • cargo test -p sengoo-compiler --no-run
  • cargo test -p sgc --no-run

@Hyper66666 Hyper66666 merged commit 7e3a678 into main Feb 22, 2026
3 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.

1 participant