kotlin-multiplatform-diff icon indicating copy to clipboard operation
kotlin-multiplatform-diff copied to clipboard

Support WebAssembly targets

Open lppedd opened this issue 1 year ago • 1 comments

Being WebAssembly is progressing at a fast pace, the more WASM-enabled libraries, the better.

Updating to 1.9.24 is required for using Node.js 22.

lppedd avatar May 14 '24 09:05 lppedd

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.26%. Comparing base (06b7c72) to head (3aae232).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #111      +/-   ##
============================================
+ Coverage     84.17%   84.26%   +0.09%     
  Complexity      151      151              
============================================
  Files            22       22              
  Lines           537      534       -3     
  Branches         89       89              
============================================
- Hits            452      450       -2     
+ Misses           58       57       -1     
  Partials         27       27              
Flag Coverage Δ
unittests 84.26% <ø> (+0.09%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 14 '24 09:05 codecov[bot]