Skip to content

Feat/externs#150

Merged
cykna merged 39 commits into
mainfrom
feat/externs
Jun 17, 2026
Merged

Feat/externs#150
cykna merged 39 commits into
mainfrom
feat/externs

Conversation

@cykna

@cykna cykna commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR implements externs to the language, making it possible to interact with Javascript directly, or other targets that expose data that is not defined on slynx code, such as a dynamic/static linked library

Scope

  • The language now support extern declarations

Validation

List the commands, tests, or manual checks you ran.

make check

Documentation Impact

  • No documentation changes were needed
  • I updated the relevant documentation

Checklist

  • My change is focused and reviewable
  • I performed a self-review
  • I added comments only where they help explain non-obvious logic
  • I added or updated tests when applicable
  • I ran the validation listed above
  • I used the existing issue/PR templates where applicable

Related Issues

Closes #N/A

cykna added 30 commits June 15, 2026 17:12
@cykna cykna merged commit e31c3b1 into main Jun 17, 2026
5 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