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

Spec binary format#383

Merged
rossberg merged 7 commits into
mainfrom
spec.binary
Jun 13, 2023
Merged

Spec binary format#383
rossberg merged 7 commits into
mainfrom
spec.binary

Conversation

@rossberg

@rossberg rossberg commented May 31, 2023

Copy link
Copy Markdown
Member

Note: this does not yet take #372 into consideration, i.e., uses the temporary opcodes for now.

@rossberg rossberg requested a review from tlively May 31, 2023 17:14
@rossberg rossberg mentioned this pull request May 31, 2023
53 tasks
@jakobkummerow

Copy link
Copy Markdown
Contributor

Is it intentional or an oversight that this PR disregards #372 and the discussion that happened there?

Also, instructions.rst line 103:

:ref:`Reference instructions <syntax-instr-ref>` are represented by single byte codes.

is now outdated (since it's an unmodified line, the review tool won't let me put a comment there).

@rossberg

rossberg commented Jun 1, 2023

Copy link
Copy Markdown
Member Author

Is it intentional or an oversight that this PR disregards #372 and the discussion that happened there?

Since that isn't resolved yet, but I wanted to make progress with the spec, I did it based on the old opcodes for now. It's easily changed once #372 is finalised.

:ref:`Reference instructions <syntax-instr-ref>` are represented by single byte codes.

is now outdated (since it's an unmodified line, the review tool won't let me put a comment there).

Thanks, updated.

@tlively tlively left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

largely rubber stamp lgtm

@rossberg rossberg merged commit 90d0d41 into main Jun 13, 2023
@rossberg rossberg deleted the spec.binary branch June 13, 2023 09:09
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