Skip to content

Add global_i64 to js harness#1290

Merged
Ms2ger merged 2 commits intoWebAssembly:masterfrom
ngzhian:add-global-i64
Mar 2, 2021
Merged

Add global_i64 to js harness#1290
Ms2ger merged 2 commits intoWebAssembly:masterfrom
ngzhian:add-global-i64

Conversation

@ngzhian
Copy link
Member

@ngzhian ngzhian commented Feb 26, 2021

PR #1288 is the first use of global_i64, but the generated JS did not
yet define this global, which causes the JS test to fail to link.

PR WebAssembly#1288 is the first use of global_i64, but the generated JS did not
yet define this global, which causes the JS test to fail to link.
@ngzhian ngzhian requested a review from sbc100 February 26, 2021 17:29
@Ms2ger
Copy link
Collaborator

Ms2ger commented Mar 1, 2021

Doesn't this need to be a bigint?

@ngzhian
Copy link
Member Author

ngzhian commented Mar 1, 2021

Good point, fixed, thanks!

Copy link
Collaborator

@Ms2ger Ms2ger left a comment

Choose a reason for hiding this comment

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

Verified locally. Thanks.

@Ms2ger Ms2ger merged commit 49c868e into WebAssembly:master Mar 2, 2021
@ngzhian ngzhian deleted the add-global-i64 branch March 2, 2021 19:07
raoxiaojia pushed a commit to WasmCert/spec that referenced this pull request Apr 29, 2025
PR WebAssembly#1288 is the first use of global_i64, but the generated JS did not
yet define this global, which causes the JS test to fail to link.
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.

2 participants