Skip to content

Conversation

@ashleynh
Copy link
Collaborator

@ashleynh ashleynh commented Feb 1, 2025

Building on top of #7227, i32.sub is implemented and tested.

@ashleynh ashleynh requested a review from tlively February 1, 2025 00:38
using namespace wasm;

TEST(InterpreterTest, Add) {
TEST(InterpreterTest, Addi32) {
Copy link
Member

Choose a reason for hiding this comment

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

Let's make this AddI32 and similar below.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

@ashleynh ashleynh enabled auto-merge (squash) February 1, 2025 01:08
Building on top of #7227, i32.mul is implemented and tested.
@ashleynh ashleynh merged commit 6fe5103 into main Feb 1, 2025
14 checks passed
@ashleynh ashleynh deleted the interpreter_sub branch February 1, 2025 02:43
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