wac icon indicating copy to clipboard operation
wac copied to clipboard

feat(transform): implement syntax for component transform

Open fibonacci1729 opened this issue 2 years ago • 1 comments

TODOS:

  • [x] Implement resolution for let ... transform
  • [x] Support new <ident> syntax/resolution/grammar to allow referencing the component from a transformation to be used in an instantiation.
  • [ ] Update Docs
  • [ ] Tests/Example

fibonacci1729 avatar Jan 10 '24 19:01 fibonacci1729

Update: WAVE has recently undergone a major refactor to introduce an AST (among other improvements). So we no longer need to commit the wave crate here.

fibonacci1729 avatar Jan 23 '24 02:01 fibonacci1729

Closing this for now since I don't have much bandwidth to drive this to completion.

fibonacci1729 avatar Sep 19 '24 18:09 fibonacci1729