Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api): export precompile() and allow passing AstModule[] in #984

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

novusnota
Copy link
Member

Issue

Closes #983.

Checklist

  • I have run the linter, formatter and spellchecker
  • I did not do unrelated and/or undiscussed refactorings

@novusnota novusnota added this to the v1.6.0 milestone Oct 24, 2024
@novusnota novusnota requested a review from a team as a code owner October 24, 2024 09:24
@anton-trunov anton-trunov modified the milestones: v1.6.0, v1.7.0 Oct 24, 2024
@anton-trunov
Copy link
Member

This won't make it to 1.6

@anton-trunov anton-trunov modified the milestones: v1.7.0, v1.6.0 Oct 30, 2024
@anton-trunov
Copy link
Member

Actually, let's get it into 1.6, since we have agreed to postpone the release

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.

src/pipeline/precompile: allow passing parsed AstModule[] to precompile()
2 participants