Skip to content

Conversation

@cdmurph32
Copy link
Collaborator

Changes in this pull request

The wasm created for wasm32-wasip2 can be run directly with wasmtime. It also can be transpiled to a JS + core Wasm for JavaScript execution using jco.

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented.
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.

@codecov
Copy link

codecov bot commented Feb 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.77%. Comparing base (c7d584d) to head (0805194).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #945      +/-   ##
==========================================
- Coverage   78.77%   78.77%   -0.01%     
==========================================
  Files         148      148              
  Lines       35072    35085      +13     
==========================================
+ Hits        27629    27638       +9     
- Misses       7443     7447       +4     

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

@scouten-adobe scouten-adobe changed the title feat: Add wasi to c2patool feat: Add WASI to c2patool Feb 26, 2025
Copy link
Collaborator

@scouten-adobe scouten-adobe left a comment

Choose a reason for hiding this comment

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

Looks good, but a couple questions before I can give 👍.

@cdmurph32 cdmurph32 merged commit 1cc1066 into main Feb 26, 2025
31 checks passed
@cdmurph32 cdmurph32 deleted the cli_wasi branch February 26, 2025 18:22
@scouten-adobe scouten-adobe mentioned this pull request Feb 26, 2025
This was referenced Mar 12, 2025
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