Skip to content

Fix wasm examples #1824

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

Merged
merged 1 commit into from
May 28, 2024
Merged

Fix wasm examples #1824

merged 1 commit into from
May 28, 2024

Conversation

nathanielsimard
Copy link
Member

  • Moved the wasm dependencies to the examples to speed up compilation of the whole workspace.
  • Fix the lazy_init import in mnist-inference-web plus added the default runtime options.
  • Updated the model.binof mnist-inference-web since the old one wasn't compatible anymore.

Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.37%. Comparing base (c7ad25a) to head (bf72bdd).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1824   +/-   ##
=======================================
  Coverage   86.37%   86.37%           
=======================================
  Files         748      748           
  Lines       86819    86819           
=======================================
  Hits        74992    74992           
  Misses      11827    11827           

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

@nathanielsimard nathanielsimard merged commit 912ffb4 into main May 28, 2024
@nathanielsimard nathanielsimard deleted the fix/wasm-examples branch May 28, 2024 21:51
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