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

Bump ComponentizeJS to optionally enable AoT #288

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

karthik2804
Copy link
Collaborator

This PR updates the following

  • updates the ComponentizeJS dependency to bring in AoT using weval.
  • Bumps the package version in preparation for a release.
  • Updates the templates and test to be able to use AoT and the newer package.

This PR updates the following
- updates the ComponentizeJS dependency to bring in AoT using weval.
- Bumps the package version in preparation for a release.
- Updates the templates and test to be able to use AoT and the  newer
  package.

Signed-off-by: karthik2804 <[email protected]>
@karthik2804
Copy link
Collaborator Author

Note: need to bump the version of spin_sdk dep in the template once a new release is done.

Copy link
Member

@radu-matei radu-matei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The one thing I'm not sure about is whether we want to enable this by default.

Given the impact on the application size, and that it's not immediately relevant for applications that are not compute intensive, I would be in favor of making this an opt-in feature, rather than opt-out.

Signed-off-by: karthik2804 <[email protected]>
@karthik2804 karthik2804 merged commit b399cc8 into fermyon:main Sep 6, 2024
5 checks passed
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