-
Notifications
You must be signed in to change notification settings - Fork 10
Abstract away stack operations in VM #450
Copy link
Copy link
Open
Labels
component: runtimeConcerning the runtime systemConcerning the runtime systemmeta: triagedHas the issue been triaged yet?Has the issue been triaged yet?skill: C++status: acceptedA bug we intend to fix it.A bug we intend to fix it.type: maintenanceSome refactoring, cleanup or other fix that reduces technical debt, but does not affect users.Some refactoring, cleanup or other fix that reduces technical debt, but does not affect users.
Milestone
Metadata
Metadata
Assignees
Labels
component: runtimeConcerning the runtime systemConcerning the runtime systemmeta: triagedHas the issue been triaged yet?Has the issue been triaged yet?skill: C++status: acceptedA bug we intend to fix it.A bug we intend to fix it.type: maintenanceSome refactoring, cleanup or other fix that reduces technical debt, but does not affect users.Some refactoring, cleanup or other fix that reduces technical debt, but does not affect users.
Add abstraction to make stack operations in the VMs loop easier to read & write