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

jsgen: Fix u16 Handling in JavaScript Backend [20618#issuecomment-1902617931] #20620

Merged

Conversation

GGRei
Copy link
Contributor

@GGRei GGRei commented Jan 21, 2024

This PR fixed this reported issue : #20618 (comment)

@spytheman Do you need test file?

Thanks.

@GGRei GGRei force-pushed the fix_javascript_backend_treats_u32_as_i32 branch from b7595b0 to 7685411 Compare January 21, 2024 16:31
@spytheman
Copy link
Member

Do you need test file?

Yes, adding some more assertions will be nice, so that potential regressions can be detected earlier.

@GGRei
Copy link
Contributor Author

GGRei commented Jan 21, 2024

It's done

@spytheman spytheman force-pushed the fix_javascript_backend_treats_u32_as_i32 branch from 5d3d498 to 9d21f21 Compare January 27, 2024 05:48
Copy link
Member

@spytheman spytheman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work.

@spytheman spytheman merged commit 6ab13a8 into vlang:master Jan 28, 2024
42 checks passed
raw-bin pushed a commit to raw-bin/v that referenced this pull request Jan 29, 2024
raw-bin pushed a commit to raw-bin/v that referenced this pull request Jan 30, 2024
@GGRei GGRei deleted the fix_javascript_backend_treats_u32_as_i32 branch January 31, 2024 15:44
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.

None yet

2 participants