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

add transform callback to options so that tooling authors can customize the transform and still have correct parse / process results without a bunch of index math / conversions #75

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

NullVoxPopuli
Copy link
Contributor

image

Resolves: #70
Resolves: #45
Helps with: #39

Todo:

  • create the utils param as the third arg to transform
    • provide a way for JS to call bindImport
    • provide a way for JS to call escapeStringLiteral
  • call transform during non-expression transforms
  • more tests

@NullVoxPopuli NullVoxPopuli mentioned this pull request Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant