Skip to content

Commit

Permalink
feat: 分包报告设计完成
Browse files Browse the repository at this point in the history
  • Loading branch information
KonghaYao committed Dec 22, 2024
1 parent 349d61b commit 38b26cb
Show file tree
Hide file tree
Showing 3 changed files with 432 additions and 141 deletions.
4 changes: 0 additions & 4 deletions packages/ffi-js/src/load.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,3 @@ test('multi-platform', () => {
'wasm32-wasip1',
);
});
test('getVersion', async () => {
const version = await getLatestVersion();
assert(version.length > 5);
},);
Loading

0 comments on commit 38b26cb

Please sign in to comment.