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

No-go rust port... #10

Merged
merged 36 commits into from
Dec 19, 2022
Merged

No-go rust port... #10

merged 36 commits into from
Dec 19, 2022

Conversation

Eeveelution
Copy link
Member

No description provided.

Eeveelution and others added 30 commits December 8, 2022 08:17
@Eeveelution
Copy link
Member Author

The borrow checker makes it impossible for me to have a API for registers that not only works, but is comfortable to work with. The Register Stack Engine and further components that are yet to be added would have to be painfully extended through the use of function parameters which would require me to add a argument for every component to every instruction, which isn't good.

@Eeveelution Eeveelution merged commit 12ea5d2 into master Dec 19, 2022
@Eeveelution Eeveelution deleted the rust-port branch December 19, 2022 16:21
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