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

Disable RPC models deserialization for wasm32 target to avoid FP opcodes #19

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

m-kus
Copy link
Member

@m-kus m-kus commented Apr 26, 2023

Resolves #15

@m-kus m-kus marked this pull request as ready for review April 26, 2023 12:27
@m-kus m-kus force-pushed the fix/floating-point-ops-in-serde-de branch from c7ced0a to 9f3a034 Compare April 26, 2023 12:28
@github-actions
Copy link

Test Results

726 tests  ±0   726 ✔️ ±0   10s ⏱️ -3s
    9 suites ±0       0 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit 9f3a034. ± Comparison against base commit cedbdfa.

@github-actions
Copy link

github-actions bot commented Apr 26, 2023

Deployed at sr1JdRdydFWqjDH1LKe133cS3ZY2NPTLzk2B

@m-kus m-kus merged commit 6b32479 into master Apr 28, 2023
4 checks passed
@m-kus m-kus deleted the fix/floating-point-ops-in-serde-de branch April 28, 2023 11:15
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.

Floating point operations from serde
1 participant