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

[TASK] Fix Metadata Compilation #85

Open
2 tasks
iamrecursion opened this issue Nov 11, 2024 · 0 comments
Open
2 tasks

[TASK] Fix Metadata Compilation #85

iamrecursion opened this issue Nov 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@iamrecursion
Copy link
Collaborator

Description

Currently we use a number of hacks in compiling functions that take metadata as an argument to sidestep the problem with Inkwell (TheDan64/inkwell#546). Dan has provided some guidance on how this should be fixed in Inkwell, so we should likely do that.

Spec

  • Fix it in Inkwell and PR it.
  • Once this is merged, remove the special cases from the compiler codebase.
@iamrecursion iamrecursion added the enhancement New feature or request label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant