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

Abstract away stack operations in VM #450

Open
PaulBone opened this issue Mar 26, 2023 · 0 comments
Open

Abstract away stack operations in VM #450

PaulBone opened this issue Mar 26, 2023 · 0 comments
Labels
component: runtime Concerning the runtime system meta: triaged Has the issue been triaged yet? skill: C++ status: accepted A bug we intend to fix it. type: maintenance Some refactoring, cleanup or other fix that reduces technical debt, but does not affect users.
Milestone

Comments

@PaulBone
Copy link
Member

PaulBone commented Mar 26, 2023

Add abstraction to make stack operations in the VMs loop easier to read & write

@PaulBone PaulBone changed the title Add abstraction to make stack operations in the VMs loop easier to read & write Abstract away stack operations in VM Mar 26, 2023
@PaulBone PaulBone added this to the c++ification milestone Mar 26, 2023
@PaulBone PaulBone added skill: C++ component: runtime Concerning the runtime system meta: triaged Has the issue been triaged yet? status: accepted A bug we intend to fix it. type: maintenance Some refactoring, cleanup or other fix that reduces technical debt, but does not affect users. labels Mar 26, 2023
@PaulBone PaulBone self-assigned this Mar 26, 2023
@PaulBone PaulBone removed their assignment Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: runtime Concerning the runtime system meta: triaged Has the issue been triaged yet? skill: C++ status: accepted A bug we intend to fix it. type: maintenance Some refactoring, cleanup or other fix that reduces technical debt, but does not affect users.
Projects
None yet
Development

No branches or pull requests

1 participant