Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add first-class Output opcode to the tape #155

Merged
merged 3 commits into from
Aug 4, 2024
Merged

Conversation

mkeeter
Copy link
Owner

@mkeeter mkeeter commented Aug 4, 2024

This is a step towards supporting multiple outputs in a single tape!

@mkeeter mkeeter force-pushed the first-class-output branch 7 times, most recently from b4a7da3 to 7e71c87 Compare August 4, 2024 13:33
@mkeeter mkeeter force-pushed the first-class-output branch from 7e71c87 to 6c9aa93 Compare August 4, 2024 13:34
@mkeeter mkeeter merged commit 2207b56 into main Aug 4, 2024
12 checks passed
@mkeeter mkeeter deleted the first-class-output branch August 4, 2024 13:42
mkeeter added a commit that referenced this pull request Aug 25, 2024
Follow-up to #155, this changes our `Function` interface to support bulk
outputs.

Having only 1 output is still hard-coded in other places, so we're not
actually using bulk outputs yet; _gradatim._
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.

1 participant