Skip to content

Conversation

@tlively
Copy link
Member

@tlively tlively commented Feb 5, 2024

No description provided.

@tlively tlively requested a review from kripken February 5, 2024 19:24
vals[i] = *val;
}
return ctx.makeF64x2Const(pos, vals);
}
Copy link
Member

Choose a reason for hiding this comment

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

Seems tempting to use some C macros for these...

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, macros or templates could definitely reduce the line count here, but I'm not sure they would do much for overall code clarity :)

@tlively tlively merged commit be13e0f into main Feb 5, 2024
@tlively tlively deleted the parser-v128-const branch February 5, 2024 20:08
radekdoulik pushed a commit to dotnet/binaryen that referenced this pull request Jul 12, 2024
@gkdn gkdn mentioned this pull request Aug 31, 2024
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.

3 participants