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

[browser] fix code gen overflow #110539

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

pavelsavara
Copy link
Member

Fixes #84996

@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript os-browser Browser variant of arch-wasm labels Dec 9, 2024
@pavelsavara pavelsavara added this to the 10.0.0 milestone Dec 9, 2024
@pavelsavara pavelsavara self-assigned this Dec 9, 2024
@pavelsavara
Copy link
Member Author

image

@pavelsavara pavelsavara marked this pull request as ready for review December 10, 2024 09:15
@pavelsavara pavelsavara requested a review from lewing as a code owner December 10, 2024 09:15
@pavelsavara pavelsavara requested a review from maraf December 10, 2024 09:15
@pavelsavara
Copy link
Member Author

/ba-g pipeline timeouts

@pavelsavara pavelsavara merged commit 1fa2361 into dotnet:main Dec 10, 2024
30 of 33 checks passed
@pavelsavara pavelsavara deleted the js_gen_fix_hash branch December 10, 2024 09:42
jkotas added a commit that referenced this pull request Dec 11, 2024
MichalStrehovsky pushed a commit that referenced this pull request Dec 11, 2024
pavelsavara added a commit to pavelsavara/runtime that referenced this pull request Dec 11, 2024
hez2010 pushed a commit to hez2010/runtime that referenced this pull request Dec 14, 2024
hez2010 pushed a commit to hez2010/runtime that referenced this pull request Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript os-browser Browser variant of arch-wasm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSSignatureContext.cs may include incorrect use of Math.Abs
3 participants