Skip to content

Add postInitialize transform step #1145

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

Merged
merged 4 commits into from
Mar 3, 2020

Conversation

jtenner
Copy link
Contributor

@jtenner jtenner commented Mar 3, 2020

This pull request aims to add a transform step to expose the program object before the compiler has completed the compile step.

Completed:

  • Add Transform Definition to .d.ts file
  • Call initialize conditionally and only once
  • Add Transform to asc.js

Please advise :)

@dcodeIO dcodeIO merged commit ccb1296 into AssemblyScript:master Mar 3, 2020
@dcodeIO
Copy link
Member

dcodeIO commented Mar 3, 2020

Perfect, thanks! :)

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.

2 participants