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

fix wasm build #1334

Merged
merged 5 commits into from
Jan 29, 2024
Merged

fix wasm build #1334

merged 5 commits into from
Jan 29, 2024

Conversation

hugocaillard
Copy link
Collaborator

Description

  • Update clar2wasm and clarity to get the wasm compiliation fixes
  • Make wsts optional
  • Don't use std::time in wasm
  • Some code was lost during a previous (get_block_time)

@hugocaillard hugocaillard changed the title fix: fix wasm build fix wasm build Jan 26, 2024
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b3feafb) 40.28% compared to head (0e30a30) 40.33%.
Report is 1 commits behind head on develop.

❗ Current head 0e30a30 differs from pull request most recent head c85f84e. Consider uploading reports for the commit c85f84e to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1334      +/-   ##
===========================================
+ Coverage    40.28%   40.33%   +0.04%     
===========================================
  Files           87       87              
  Lines        31591    31612      +21     
===========================================
+ Hits         12727    12751      +24     
+ Misses       18864    18861       -3     

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

@hugocaillard hugocaillard merged commit 8d8ea7f into develop Jan 29, 2024
18 checks passed
@hugocaillard hugocaillard deleted the fix/wasm-build branch January 29, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants