Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Add initial tests and interpreter implementation#2

Merged
sbc100 merged 1 commit intomasterfrom
add_initial_spec_tests
Feb 17, 2021
Merged

Add initial tests and interpreter implementation#2
sbc100 merged 1 commit intomasterfrom
add_initial_spec_tests

Conversation

@sbc100
Copy link
Member

@sbc100 sbc100 commented Feb 17, 2021

No description provided.

@sbc100 sbc100 force-pushed the add_initial_spec_tests branch 3 times, most recently from 4cd186c to a13eecb Compare February 17, 2021 02:26
@sbc100 sbc100 requested a review from rossberg February 17, 2021 02:26
Copy link
Member

@rossberg rossberg left a comment

Choose a reason for hiding this comment

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

LGTM modulo suggestions.

@sbc100 sbc100 force-pushed the add_initial_spec_tests branch from ba995ae to b88d651 Compare February 17, 2021 19:03
@sbc100 sbc100 merged commit 5c4f381 into master Feb 17, 2021
@sbc100 sbc100 deleted the add_initial_spec_tests branch February 17, 2021 19:03
Comment on lines +385 to +386
| Binary (Values.I32 I32Op.(Add | Sub | Mul)) -> true
| Binary (Values.I64 I64Op.(Add | Sub | Mul)) -> true
Copy link
Member

Choose a reason for hiding this comment

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

Nit: the first -> true isn't needed here. ;)

sbc100 added a commit that referenced this pull request Feb 18, 2021
sbc100 added a commit that referenced this pull request Feb 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.

2 participants