Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Fixed multiple tables error in simd_const.wast #204

Merged
merged 1 commit into from
May 14, 2020

Conversation

Honry
Copy link
Contributor

@Honry Honry commented Mar 11, 2020

Fixed @binji's comment at #132 (comment)

Honry referenced this pull request Mar 11, 2020
 New tests for 64x2 constant and more literal
 testing per WAVM/WAVM#195
@Honry
Copy link
Contributor Author

Honry commented Mar 11, 2020

@binji, PTAL. Thanks!

Copy link
Member

@binji binji left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

(call_indirect (type $sig2)
(v128.const i64x2 0 1) (v128.const i64x2 0 1) (v128.const i64x2 0 1) (i32.const 0)
(call_indirect (type $sig)
(v128.const i64x2 0 1) (v128.const i64x2 0 1) (v128.const i64x2 0 1) (i32.const 1)
Copy link
Member

Choose a reason for hiding this comment

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

Ah, I forgot about changing the index too. Thanks for checking!

@arunetm
Copy link
Collaborator

arunetm commented Mar 16, 2020

LGTM

Honry added a commit to Honry/WAVM that referenced this pull request Mar 16, 2020
AndrewScheidecker pushed a commit to WAVM/WAVM that referenced this pull request Mar 17, 2020
@Honry
Copy link
Contributor Author

Honry commented May 14, 2020

@arunetm, could you help merge it? Since it's been approved but still open for a while.

@arunetm
Copy link
Collaborator

arunetm commented May 14, 2020

Thanks @Honry

@arunetm arunetm merged commit f692ef0 into WebAssembly:master May 14, 2020
kenohassler pushed a commit to fgsect/WAFL that referenced this pull request Oct 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants