-
Notifications
You must be signed in to change notification settings - Fork 956
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
namada/vm: disable floats in wasm #3209
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3209 +/- ##
==========================================
- Coverage 60.24% 60.24% -0.01%
==========================================
Files 303 303
Lines 93191 93191
==========================================
- Hits 56145 56143 -2
- Misses 37046 37048 +2 ☔ View full report in Codecov by Sentry. |
can we move ibc back to wasm now? |
@Fraccaman I'm not sure, it was an issue with M1/M2 which might still be there (#1831) |
4880921
to
7f3a04c
Compare
* tomas/disable-wasm-floats: changelog: add #3209 namada/vm: disable floats in wasm
@yito88 do u know if we can compile ibc-rs to wasm now? |
@Fraccaman I tried it in #2480 and it worked. I'm not sure whether the latest one works or not. I'll try it with 0.35.1 |
tx_ibc.wasm moved back to wasm worked in #3275 |
Describe your changes
closes #1872
Indicate on which release or other PRs this topic is based on
0.35.1
Checklist before merging to
draft