Skip to content

Conversation

@sam-goodwin
Copy link
Owner

@sam-goodwin sam-goodwin commented Aug 9, 2022

Closes #374

  • transform FunctionlessAST to TS AST
  • serialize integration reference's .native function
  • support shared closured var and let references (side effects should be seen by all observers)
  • bound functions
  • proxies
  • classes, statics
  • discover module augmentation (properties and methods added to prototypes and objects from afar)
  • emit source map
  • ?

sam and others added 30 commits August 2, 2022 00:37
Signed-off-by: github-actions <github-actions@github.com>
@sam-goodwin sam-goodwin marked this pull request as ready for review September 15, 2022 04:03
@sam-goodwin sam-goodwin merged commit 2153646 into main Sep 16, 2022
@sam-goodwin sam-goodwin deleted the serialize-closure-ast branch September 16, 2022 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Total AST decoration, closure serialization from FunctionlessAST and higher-order function capabilities

3 participants