Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

consider dropping stack/slot union tags on FPGA #14

Closed
charlottia opened this issue Nov 24, 2024 · 1 comment
Closed

consider dropping stack/slot union tags on FPGA #14

charlottia opened this issue Nov 24, 2024 · 1 comment
Labels
basic Relates to the BASIC parser/compiler/stack machine core Relates to what runs on the RISC-V core

Comments

@charlottia
Copy link
Owner

Technically unnecessary given the bytecode format; might win us some space and speed if we turn out to be lacking those.

@charlottia charlottia added basic Relates to the BASIC parser/compiler/stack machine core Relates to what runs on the RISC-V core labels Nov 24, 2024
@charlottia
Copy link
Owner Author

eh. We dropped slots, and aren't aiming for the same level of opt.

@charlottia charlottia reopened this Feb 10, 2025
@charlottia charlottia closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
basic Relates to the BASIC parser/compiler/stack machine core Relates to what runs on the RISC-V core
Projects
None yet
Development

No branches or pull requests

1 participant