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

CLI: enable Wasm custom-page-sizes proposal by default #1363

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

Robbepop
Copy link
Member

@Robbepop Robbepop commented Feb 5, 2025

We do not (yet) have CLI options to enable or disable Wasm proposals, so it is more usable to just enable all available ones at the moment so users can try them out.

We do not (yet) have CLI options to enable or disable Wasm proposals, so it is more usable to just enable all available ones at the moment so users can try them out.
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 70.76%. Comparing base (79170ab) to head (4a05b7b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/cli/src/context.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1363      +/-   ##
==========================================
- Coverage   70.77%   70.76%   -0.02%     
==========================================
  Files         154      154              
  Lines       14336    14337       +1     
==========================================
- Hits        10146    10145       -1     
- Misses       4190     4192       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Robbepop Robbepop merged commit 0a2b006 into main Feb 5, 2025
17 of 19 checks passed
@Robbepop Robbepop deleted the rf-enable-custom-page-sizes-in-cli branch February 5, 2025 15:02
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.

1 participant